All Palettes

Color Palette #1e3b71, #4ca1ae, #b2e1c9, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #1e3b71;
}
.blue-racer {
color: #4ca1ae;
}
.crystal-glass-green {
color: #b2e1c9;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-expanse:#1e3b71;
--blue-racer:#4ca1ae;
--crystal-glass-green:#b2e1c9;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore