All Palettes

Color Palette #68a6d9, #4e8bda, #f1c40e, #e77e23, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.baja-blue {
color: #68a6d9;
}
.blue-jay {
color: #4e8bda;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--baja-blue:#68a6d9;
--blue-jay:#4e8bda;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--mandarin-red:#e74d3c;
}

More palettes to explore