All Palettes

Color Palette #850f30, #a34e24, #a37b14, #a9913d, #729c11

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-cherry-red {
color: #850f30;
}
.hamburger {
color: #a34e24;
}
.nataneyu-gold {
color: #a37b14;
}
.luxor-gold {
color: #a9913d;
}
.luminescent-green {
color: #729c11;
}

/* CSS Variables */
:root {
--sweet-cherry-red:#850f30;
--hamburger:#a34e24;
--nataneyu-gold:#a37b14;
--luxor-gold:#a9913d;
--luminescent-green:#729c11;
}

More palettes to explore