All Palettes

Color Palette #201b32, #3c2a4b, #5c4b8b, #a1598d, #ff758f

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #201b32;
}
.operetta-mauve {
color: #3c2a4b;
}
.bright-eggplant {
color: #5c4b8b;
}
.bermuda-onion {
color: #a1598d;
}
.carnation {
color: #ff758f;
}

/* CSS Variables */
:root {
--black-howl:#201b32;
--operetta-mauve:#3c2a4b;
--bright-eggplant:#5c4b8b;
--bermuda-onion:#a1598d;
--carnation:#ff758f;
}

More palettes to explore