All Palettes

Color Palette #a62b2b, #ffd900, #ff4400, #32cd32, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.soviet-gold {
color: #ffd900;
}
.inferno-orange {
color: #ff4400;
}
.poisonous-pesticide {
color: #32cd32;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--soviet-gold:#ffd900;
--inferno-orange:#ff4400;
--poisonous-pesticide:#32cd32;
--steel-blue:#4682b4;
}

More palettes to explore