All Palettes

Color Palette #be6c3c, #f1a64b, #f4c46c, #a5d86e, #6abf69

0%
0%
0%

CSS code for this palette

/* CSS */
.spiced-nut {
color: #be6c3c;
}
.egyptian-gold {
color: #f1a64b;
}
.hawker-s-gold {
color: #f4c46c;
}
.bilious-green {
color: #a5d86e;
}
.bermudagrass {
color: #6abf69;
}

/* CSS Variables */
:root {
--spiced-nut:#be6c3c;
--egyptian-gold:#f1a64b;
--hawker-s-gold:#f4c46c;
--bilious-green:#a5d86e;
--bermudagrass:#6abf69;
}

More palettes to explore