All Palettes

Color Palette #da5f4e, #f68b28, #f9c54e, #91be6f, #43a889

0%
0%
0%

CSS code for this palette

/* CSS */
.track-and-field {
color: #da5f4e;
}
.flame-orange {
color: #f68b28;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.marine-green {
color: #43a889;
}

/* CSS Variables */
:root {
--track-and-field:#da5f4e;
--flame-orange:#f68b28;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--marine-green:#43a889;
}

More palettes to explore