All Palettes

Color Palette #f5b8a3, #f6c9b6, #f9e6b9, #f4e2b3, #d1c3da

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.serene-pink {
color: #f6c9b6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.tender-violet {
color: #d1c3da;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--serene-pink:#f6c9b6;
--hawaiian-cream:#f9e6b9;
--smooth-as-corn-silk:#f4e2b3;
--tender-violet:#d1c3da;
}

More palettes to explore