All Palettes

Color Palette #3c9cd7, #4abf8c, #f8e61b, #f5a524, #cf021a

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3c9cd7;
}
.garish-green {
color: #4abf8c;
}
.xanthic {
color: #f8e61b;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.blood-orange {
color: #cf021a;
}

/* CSS Variables */
:root {
--dayflower:#3c9cd7;
--garish-green:#4abf8c;
--xanthic:#f8e61b;
--apricot-glazed-chicken:#f5a524;
--blood-orange:#cf021a;
}

More palettes to explore