All Palettes

Color Palette #1f3b6b, #296d8e, #4cb8a0, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3b6b;
}
.ocean-call {
color: #296d8e;
}
.jolt-of-jade {
color: #4cb8a0;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--limoges:#1f3b6b;
--ocean-call:#296d8e;
--jolt-of-jade:#4cb8a0;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore