All Palettes

Color Palette #201b2d, #3b2f4c, #5f4b6c, #a77b99, #e7cae3

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #201b2d;
}
.jagger {
color: #3b2f4c;
}
.wild-grapes {
color: #5f4b6c;
}
.wonder-wish {
color: #a77b99;
}
.sweety-pie {
color: #e7cae3;
}

/* CSS Variables */
:root {
--black-howl:#201b2d;
--jagger:#3b2f4c;
--wild-grapes:#5f4b6c;
--wonder-wish:#a77b99;
--sweety-pie:#e7cae3;
}

More palettes to explore