All Palettes

Color Palette #d9c6a0, #f0b74c, #f05e28, #e03e56, #4a8c89

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-stroll {
color: #d9c6a0;
}
.maximum-yellow-red {
color: #f0b74c;
}
.durotar-fire {
color: #f05e28;
}
.celestial-coral {
color: #e03e56;
}
.dusty-teal {
color: #4a8c89;
}

/* CSS Variables */
:root {
--afternoon-stroll:#d9c6a0;
--maximum-yellow-red:#f0b74c;
--durotar-fire:#f05e28;
--celestial-coral:#e03e56;
--dusty-teal:#4a8c89;
}

More palettes to explore