All Palettes

Color Palette #f5b9a3, #f6c1b6, #f8d2c4, #fdd3d7, #f5e7db

0%
0%
0%

CSS code for this palette

/* CSS */
.certain-peach {
color: #f5b9a3;
}
.apricot-obsession {
color: #f6c1b6;
}
.demure-pink {
color: #f8d2c4;
}
.pink-fluorite {
color: #fdd3d7;
}
.coast-cream {
color: #f5e7db;
}

/* CSS Variables */
:root {
--certain-peach:#f5b9a3;
--apricot-obsession:#f6c1b6;
--demure-pink:#f8d2c4;
--pink-fluorite:#fdd3d7;
--coast-cream:#f5e7db;
}

More palettes to explore