All Palettes

Color Palette #f5b05c, #f8c9b4, #e0a3c2, #b58bd5, #609d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.cheater {
color: #f5b05c;
}
.biscuit-cream {
color: #f8c9b4;
}
.think-pink {
color: #e0a3c2;
}
.pale-purple {
color: #b58bd5;
}
.cadet-blue {
color: #609d9f;
}

/* CSS Variables */
:root {
--cheater:#f5b05c;
--biscuit-cream:#f8c9b4;
--think-pink:#e0a3c2;
--pale-purple:#b58bd5;
--cadet-blue:#609d9f;
}

More palettes to explore