All Palettes

Color Palette #0d4b91, #2c7da0, #5dbbea, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0d4b91;
}
.prominent-blue {
color: #2c7da0;
}
.malibu {
color: #5dbbea;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--yale-blue:#0d4b91;
--prominent-blue:#2c7da0;
--malibu:#5dbbea;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore