All Palettes

Color Palette #1d1f2a, #3f426e, #8f5f9b, #c9744f, #f1a7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1f2a;
}
.wooed {
color: #3f426e;
}
.aster-violetta {
color: #8f5f9b;
}
.sweet-carrot {
color: #c9744f;
}
.princess {
color: #f1a7b4;
}

/* CSS Variables */
:root {
--black-howl:#1d1f2a;
--wooed:#3f426e;
--aster-violetta:#8f5f9b;
--sweet-carrot:#c9744f;
--princess:#f1a7b4;
}

More palettes to explore