All Palettes

Color Palette #1a1f3d, #4b3f73, #8b5d98, #daa98b, #f8c13f

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.izmir-purple {
color: #4b3f73;
}
.wisteria-purple {
color: #8b5d98;
}
.white-acorn {
color: #daa98b;
}
.pyrite {
color: #f8c13f;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--izmir-purple:#4b3f73;
--wisteria-purple:#8b5d98;
--white-acorn:#daa98b;
--pyrite:#f8c13f;
}

More palettes to explore