All Palettes

Color Palette #d1a623, #b1d45e, #5fa7c8, #497b9c, #2f4b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-curry {
color: #d1a623;
}
.juicy-lime {
color: #b1d45e;
}
.ethereal-blue {
color: #5fa7c8;
}
.zenith {
color: #497b9c;
}
.delta-green {
color: #2f4b4c;
}

/* CSS Variables */
:root {
--lemon-curry:#d1a623;
--juicy-lime:#b1d45e;
--ethereal-blue:#5fa7c8;
--zenith:#497b9c;
--delta-green:#2f4b4c;
}

More palettes to explore