All Palettes

Color Palette #f5f5f5, #f2ebd4, #a3c8b6, #ebb9b2, #d68d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.white-smoke {
color: #f5f5f5;
}
.candlewick {
color: #f2ebd4;
}
.lobaria-lichen {
color: #a3c8b6;
}
.beauty-bush {
color: #ebb9b2;
}
.vintage-coral {
color: #d68d7a;
}

/* CSS Variables */
:root {
--white-smoke:#f5f5f5;
--candlewick:#f2ebd4;
--lobaria-lichen:#a3c8b6;
--beauty-bush:#ebb9b2;
--vintage-coral:#d68d7a;
}

More palettes to explore