All Palettes

Color Palette #f0523d, #f78c5e, #f3c968, #d6e95d, #a8c44a

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-avalanche {
color: #f0523d;
}
.barbarian {
color: #f78c5e;
}
.golden-crest {
color: #f3c968;
}
.ultra-moss {
color: #d6e95d;
}
.acid-candy {
color: #a8c44a;
}

/* CSS Variables */
:root {
--strawberry-avalanche:#f0523d;
--barbarian:#f78c5e;
--golden-crest:#f3c968;
--ultra-moss:#d6e95d;
--acid-candy:#a8c44a;
}

More palettes to explore