All Palettes

Color Palette #d25b28, #f7a64a, #f1c86f, #b5d24b, #6cb03b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-delight {
color: #d25b28;
}
.troll-slayer-orange {
color: #f7a64a;
}
.golden-lion {
color: #f1c86f;
}
.solid-gold {
color: #b5d24b;
}
.starbur {
color: #6cb03b;
}

/* CSS Variables */
:root {
--bright-delight:#d25b28;
--troll-slayer-orange:#f7a64a;
--golden-lion:#f1c86f;
--solid-gold:#b5d24b;
--starbur:#6cb03b;
}

More palettes to explore