All Palettes

Color Palette #ffe4b3, #ffc2a3, #ff9a75, #ff6c52, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.mouse-nose {
color: #ffe4b3;
}
.tomorrow-s-coral {
color: #ffc2a3;
}
.flash-in-the-pan {
color: #ff9a75;
}
.blistering-mars {
color: #ff6c52;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--mouse-nose:#ffe4b3;
--tomorrow-s-coral:#ffc2a3;
--flash-in-the-pan:#ff9a75;
--blistering-mars:#ff6c52;
--dusk-orange:#ff4d3d;
}

More palettes to explore