All Palettes

Color Palette #f0dab7, #f5b68a, #f3b539, #ea6c3e, #c54a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.cono-de-vainilla {
color: #f0dab7;
}
.fresh-peaches {
color: #f5b68a;
}
.solar-power {
color: #f3b539;
}
.aurora-orange {
color: #ea6c3e;
}
.autumn-robin {
color: #c54a2b;
}

/* CSS Variables */
:root {
--cono-de-vainilla:#f0dab7;
--fresh-peaches:#f5b68a;
--solar-power:#f3b539;
--aurora-orange:#ea6c3e;
--autumn-robin:#c54a2b;
}

More palettes to explore