All Palettes

Color Palette #f5b8a3, #f8d5af, #f9e3b4, #fddb91, #f3b7a0

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.ice-cream-parlour {
color: #f8d5af;
}
.noodles {
color: #f9e3b4;
}
.lemon-pound-cake {
color: #fddb91;
}
.antique-cameo {
color: #f3b7a0;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--ice-cream-parlour:#f8d5af;
--noodles:#f9e3b4;
--lemon-pound-cake:#fddb91;
--antique-cameo:#f3b7a0;
}

More palettes to explore