All Palettes

Color Palette #1b2a6f, #4a3c7c, #7d5e8d, #c59d6d, #d75a47

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1b2a6f;
}
.sage-violet {
color: #4a3c7c;
}
.plum-power {
color: #7d5e8d;
}
.hazed-nuts {
color: #c59d6d;
}
.flame-stitch {
color: #d75a47;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1b2a6f;
--sage-violet:#4a3c7c;
--plum-power:#7d5e8d;
--hazed-nuts:#c59d6d;
--flame-stitch:#d75a47;
}

More palettes to explore