All Palettes

Color Palette #f9ebae, #f3c1a0, #f1a2aa, #d599eb, #a3d6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.star-studded {
color: #f9ebae;
}
.almond-cream {
color: #f3c1a0;
}
.candy-coated {
color: #f1a2aa;
}
.bright-ube {
color: #d599eb;
}
.terrace-pool {
color: #a3d6e0;
}

/* CSS Variables */
:root {
--star-studded:#f9ebae;
--almond-cream:#f3c1a0;
--candy-coated:#f1a2aa;
--bright-ube:#d599eb;
--terrace-pool:#a3d6e0;
}

More palettes to explore