All Palettes

Color Palette #4b91e2, #7b9b1c, #f5a524, #cf021a, #f8e61b

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.luminescent-green {
color: #7b9b1c;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.blood-orange {
color: #cf021a;
}
.xanthic {
color: #f8e61b;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--luminescent-green:#7b9b1c;
--apricot-glazed-chicken:#f5a524;
--blood-orange:#cf021a;
--xanthic:#f8e61b;
}

More palettes to explore