All Palettes

Color Palette #d74437, #f87d3f, #f9c54e, #a9d96d, #4b9b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.sagittarius-amber-artifact {
color: #f87d3f;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.last-of-lettuce {
color: #a9d96d;
}
.greenbrier {
color: #4b9b6c;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--sagittarius-amber-artifact:#f87d3f;
--creamy-sweet-corn:#f9c54e;
--last-of-lettuce:#a9d96d;
--greenbrier:#4b9b6c;
}

More palettes to explore