All Palettes

Color Palette #201b2d, #5c4b8b, #a76c9b, #f0a800, #f85d72

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #201b2d;
}
.bright-eggplant {
color: #5c4b8b;
}
.violetta {
color: #a76c9b;
}
.welcoming-wasp {
color: #f0a800;
}
.ponceau {
color: #f85d72;
}

/* CSS Variables */
:root {
--black-howl:#201b2d;
--bright-eggplant:#5c4b8b;
--violetta:#a76c9b;
--welcoming-wasp:#f0a800;
--ponceau:#f85d72;
}

More palettes to explore