All Palettes

Color Palette #1d1d2a, #3b3c4e, #5a5b72, #a24e5d, #e03e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1d1d2a;
}
.india-ink {
color: #3b3c4e;
}
.agate-violet {
color: #5a5b72;
}
.glazed-raspberry {
color: #a24e5d;
}
.endless-possibilities {
color: #e03e3e;
}

/* CSS Variables */
:root {
--coarse-wool:#1d1d2a;
--india-ink:#3b3c4e;
--agate-violet:#5a5b72;
--glazed-raspberry:#a24e5d;
--endless-possibilities:#e03e3e;
}

More palettes to explore