All Palettes

Color Palette #f9c4b4, #f6a7b2, #f49f90, #e9b79f, #f2d269

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f9c4b4;
}
.pink-fit {
color: #f6a7b2;
}
.blush {
color: #f49f90;
}
.seasonal-beige {
color: #e9b79f;
}
.yellow-cream {
color: #f2d269;
}

/* CSS Variables */
:root {
--apricot-obsession:#f9c4b4;
--pink-fit:#f6a7b2;
--blush:#f49f90;
--seasonal-beige:#e9b79f;
--yellow-cream:#f2d269;
}

More palettes to explore