All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore