All Palettes

Color Palette #c0b2e0, #f7d5d4, #f1c6a7, #f9e19f, #f9b6a4

0%
0%
0%

CSS code for this palette

/* CSS */
.melrose {
color: #c0b2e0;
}
.ballet {
color: #f7d5d4;
}
.citrus-sachet {
color: #f1c6a7;
}
.durango-dust {
color: #f9e19f;
}
.just-blush {
color: #f9b6a4;
}

/* CSS Variables */
:root {
--melrose:#c0b2e0;
--ballet:#f7d5d4;
--citrus-sachet:#f1c6a7;
--durango-dust:#f9e19f;
--just-blush:#f9b6a4;
}

More palettes to explore