All Palettes

Color Palette #e1b7d0, #f9c4b4, #ffedcc, #f7e7ab, #ffb9b3

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e1b7d0;
}
.apricot-obsession {
color: #f9c4b4;
}
.milk-froth {
color: #ffedcc;
}
.glisten-yellow {
color: #f7e7ab;
}
.mexican-milk {
color: #ffb9b3;
}

/* CSS Variables */
:root {
--eau-de-rose:#e1b7d0;
--apricot-obsession:#f9c4b4;
--milk-froth:#ffedcc;
--glisten-yellow:#f7e7ab;
--mexican-milk:#ffb9b3;
}

More palettes to explore