All Palettes

Color Palette #004a99, #008577, #0ab201, #ef7401, #ef4401

0%
0%
0%

CSS code for this palette

/* CSS */
.usafa-blue {
color: #004a99;
}
.green-garlands {
color: #008577;
}
.always-green-grass {
color: #0ab201;
}
.mee-hua-sunset {
color: #ef7401;
}
.glowing-meteor {
color: #ef4401;
}

/* CSS Variables */
:root {
--usafa-blue:#004a99;
--green-garlands:#008577;
--always-green-grass:#0ab201;
--mee-hua-sunset:#ef7401;
--glowing-meteor:#ef4401;
}

More palettes to explore