All Palettes

Color Palette #ead8cd, #f5e4d1, #f7b5a1, #f39d72, #e7693c

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-cream {
color: #ead8cd;
}
.dessert-cream {
color: #f5e4d1;
}
.mystic-tulip {
color: #f7b5a1;
}
.burning-coals {
color: #f39d72;
}
.emergency-zone {
color: #e7693c;
}

/* CSS Variables */
:root {
--coral-cream:#ead8cd;
--dessert-cream:#f5e4d1;
--mystic-tulip:#f7b5a1;
--burning-coals:#f39d72;
--emergency-zone:#e7693c;
}

More palettes to explore