All Palettes

Color Palette #1f4c8e, #4c9090, #904c4c, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1f4c8e;
}
.mirage-lake {
color: #4c9090;
}
.cowhide {
color: #904c4c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--sweat-bee:#1f4c8e;
--mirage-lake:#4c9090;
--cowhide:#904c4c;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore