All Palettes

Color Palette #1c202c, #3f3f50, #6b718e, #a84d7a, #d22d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c202c;
}
.blueberry-tart {
color: #3f3f50;
}
.legal-eagle {
color: #6b718e;
}
.our-little-secret {
color: #a84d7a;
}
.demonic-kiss {
color: #d22d4b;
}

/* CSS Variables */
:root {
--black-howl:#1c202c;
--blueberry-tart:#3f3f50;
--legal-eagle:#6b718e;
--our-little-secret:#a84d7a;
--demonic-kiss:#d22d4b;
}

More palettes to explore