All Palettes

Color Palette #a62b2b, #c34b4b, #e57c5d, #f1d55b, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.king-crimson {
color: #c34b4b;
}
.tangerine-flake {
color: #e57c5d;
}
.wake-me-up {
color: #f1d55b;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--king-crimson:#c34b4b;
--tangerine-flake:#e57c5d;
--wake-me-up:#f1d55b;
--devil-s-grass:#4cae4f;
}

More palettes to explore