All Palettes

Color Palette #f5b8a3, #f7c6b6, #f9e5d7, #f0f8e8, #d4edda

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.apricot-obsession {
color: #f7c6b6;
}
.illuminated {
color: #f9e5d7;
}
.white-sulfur {
color: #f0f8e8;
}
.garden-shed {
color: #d4edda;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--apricot-obsession:#f7c6b6;
--illuminated:#f9e5d7;
--white-sulfur:#f0f8e8;
--garden-shed:#d4edda;
}

More palettes to explore