All Palettes

Color Palette #b95f3c, #d8a85f, #f1c84b, #a5d86f, #4f8c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-reddish-orange {
color: #b95f3c;
}
.streusel-cake {
color: #d8a85f;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bilious-green {
color: #a5d86f;
}
.evora {
color: #4f8c8c;
}

/* CSS Variables */
:root {
--deep-reddish-orange:#b95f3c;
--streusel-cake:#d8a85f;
--solar-plexus-chakra:#f1c84b;
--bilious-green:#a5d86f;
--evora:#4f8c8c;
}

More palettes to explore