All Palettes

Color Palette #f0e0d1, #e6b7d1, #a3c2e6, #7ad1c9, #f9e25d

0%
0%
0%

CSS code for this palette

/* CSS */
.blushed-cotton {
color: #f0e0d1;
}
.sweet-lilac {
color: #e6b7d1;
}
.angela-bay {
color: #a3c2e6;
}
.blue-green-gem {
color: #7ad1c9;
}
.goldfinch {
color: #f9e25d;
}

/* CSS Variables */
:root {
--blushed-cotton:#f0e0d1;
--sweet-lilac:#e6b7d1;
--angela-bay:#a3c2e6;
--blue-green-gem:#7ad1c9;
--goldfinch:#f9e25d;
}

More palettes to explore