All Palettes

Color Palette #1f75d1, #f1c84b, #4e8a00, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-eyed-boy {
color: #1f75d1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pistachio-flour {
color: #4e8a00;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--blue-eyed-boy:#1f75d1;
--solar-plexus-chakra:#f1c84b;
--pistachio-flour:#4e8a00;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore