All Palettes

Color Palette #f74b8a, #f88b9a, #f8c4d3, #f4e1e6, #f1f7f8

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #f74b8a;
}
.strawberry-shortcake {
color: #f88b9a;
}
.sullivan-s-heart {
color: #f8c4d3;
}
.blush-tint {
color: #f4e1e6;
}
.distant-horizon {
color: #f1f7f8;
}

/* CSS Variables */
:root {
--french-rose:#f74b8a;
--strawberry-shortcake:#f88b9a;
--sullivan-s-heart:#f8c4d3;
--blush-tint:#f4e1e6;
--distant-horizon:#f1f7f8;
}

More palettes to explore