All Palettes

Color Palette #1f4a8e, #4b789b, #79beaf, #a3d869, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.nuit-blanche {
color: #1f4a8e;
}
.blue-antarctic {
color: #4b789b;
}
.mintage {
color: #79beaf;
}
.last-of-lettuce {
color: #a3d869;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--nuit-blanche:#1f4a8e;
--blue-antarctic:#4b789b;
--mintage:#79beaf;
--last-of-lettuce:#a3d869;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore