All Palettes

Color Palette #b3cde0, #f6a2a2, #f4cf3e, #f69e6f, #946b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.charted {
color: #b3cde0;
}
.candy-heart-pink {
color: #f6a2a2;
}
.marigold-dust {
color: #f4cf3e;
}
.burning-coals {
color: #f69e6f;
}
.sophisticated-lilac {
color: #946b8a;
}

/* CSS Variables */
:root {
--charted:#b3cde0;
--candy-heart-pink:#f6a2a2;
--marigold-dust:#f4cf3e;
--burning-coals:#f69e6f;
--sophisticated-lilac:#946b8a;
}

More palettes to explore