All Palettes

Color Palette #c94e3b, #f1b24b, #f8e45d, #a9d96d, #5dbb8c

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94e3b;
}
.goldsmith {
color: #f1b24b;
}
.goldfinch {
color: #f8e45d;
}
.last-of-lettuce {
color: #a9d96d;
}
.techno-turquoise {
color: #5dbb8c;
}

/* CSS Variables */
:root {
--painted-poppy:#c94e3b;
--goldsmith:#f1b24b;
--goldfinch:#f8e45d;
--last-of-lettuce:#a9d96d;
--techno-turquoise:#5dbb8c;
}

More palettes to explore