All Palettes

Color Palette #f2abb2, #f4beb4, #f6d8cb, #e9e1b4, #c3d5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-cream {
color: #f2abb2;
}
.dainty-debutante {
color: #f4beb4;
}
.pink-sea-salt {
color: #f6d8cb;
}
.silkroad {
color: #e9e1b4;
}
.surf-crest {
color: #c3d5b8;
}

/* CSS Variables */
:root {
--strawberry-cream:#f2abb2;
--dainty-debutante:#f4beb4;
--pink-sea-salt:#f6d8cb;
--silkroad:#e9e1b4;
--surf-crest:#c3d5b8;
}

More palettes to explore