All Palettes

Color Palette #c2a7c3, #d4b6af, #e6b9b2, #f6e1b1, #f9d6b4

0%
0%
0%

CSS code for this palette

/* CSS */
.novel-lilac {
color: #c2a7c3;
}
.oyster-pink {
color: #d4b6af;
}
.noble-blush {
color: #e6b9b2;
}
.friendly-yellow {
color: #f6e1b1;
}
.sandy-bay {
color: #f9d6b4;
}

/* CSS Variables */
:root {
--novel-lilac:#c2a7c3;
--oyster-pink:#d4b6af;
--noble-blush:#e6b9b2;
--friendly-yellow:#f6e1b1;
--sandy-bay:#f9d6b4;
}

More palettes to explore