All Palettes

Color Palette #2b8ebf, #4cbd8c, #f7e950, #f07f2d, #c62f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-blue {
color: #2b8ebf;
}
.garish-green {
color: #4cbd8c;
}
.paris-daisy {
color: #f7e950;
}
.chaat-masala {
color: #f07f2d;
}
.etruscan-red {
color: #c62f3e;
}

/* CSS Variables */
:root {
--christmas-blue:#2b8ebf;
--garish-green:#4cbd8c;
--paris-daisy:#f7e950;
--chaat-masala:#f07f2d;
--etruscan-red:#c62f3e;
}

More palettes to explore