All Palettes

Color Palette #1f3d5c, #f0a800, #f2d16e, #ff6d1f, #d3506a

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.welcoming-wasp {
color: #f0a800;
}
.yellow-tulip {
color: #f2d16e;
}
.shocking-orange {
color: #ff6d1f;
}
.cabaret {
color: #d3506a;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--welcoming-wasp:#f0a800;
--yellow-tulip:#f2d16e;
--shocking-orange:#ff6d1f;
--cabaret:#d3506a;
}

More palettes to explore