All Palettes

Color Palette #1e3d5c, #4b901d, #9ccf4a, #f9e45d, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1e3d5c;
}
.vida-loca {
color: #4b901d;
}
.wicked-green {
color: #9ccf4a;
}
.goldfinch {
color: #f9e45d;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--sir-edmund:#1e3d5c;
--vida-loca:#4b901d;
--wicked-green:#9ccf4a;
--goldfinch:#f9e45d;
--durotar-fire:#f05a28;
}

More palettes to explore