All Palettes

Color Palette #f8c9b4, #f2a39c, #e67b79, #d54d62, #b83d4e

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8c9b4;
}
.wisley-pink {
color: #f2a39c;
}
.lively-coral {
color: #e67b79;
}
.cranberry-splash {
color: #d54d62;
}
.romantic-embers {
color: #b83d4e;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8c9b4;
--wisley-pink:#f2a39c;
--lively-coral:#e67b79;
--cranberry-splash:#d54d62;
--romantic-embers:#b83d4e;
}

More palettes to explore