All Palettes

Color Palette #c92c3c, #f87d25, #fbce2d, #59cf59, #2b8ebf

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.ornery-tangerine {
color: #f87d25;
}
.sunglow {
color: #fbce2d;
}
.koopa-green-shell {
color: #59cf59;
}
.christmas-blue {
color: #2b8ebf;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--ornery-tangerine:#f87d25;
--sunglow:#fbce2d;
--koopa-green-shell:#59cf59;
--christmas-blue:#2b8ebf;
}

More palettes to explore