All Palettes

Color Palette #d9aa9b, #e5b09e, #e5bea4, #e7c3b1, #f4e0d2

0%
0%
0%

CSS code for this palette

/* CSS */
.cottage-rose {
color: #d9aa9b;
}
.rose-linen {
color: #e5b09e;
}
.starfish {
color: #e5bea4;
}
.antoinette-pink {
color: #e7c3b1;
}
.posy {
color: #f4e0d2;
}

/* CSS Variables */
:root {
--cottage-rose:#d9aa9b;
--rose-linen:#e5b09e;
--starfish:#e5bea4;
--antoinette-pink:#e7c3b1;
--posy:#f4e0d2;
}

More palettes to explore