All Palettes

Color Palette #1e192e, #4c3e56, #7c5c84, #b98db3, #f5b8c6

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e192e;
}
.sweet-grape {
color: #4c3e56;
}
.champion {
color: #7c5c84;
}
.tiny-ribbons {
color: #b98db3;
}
.pink-grapefruit {
color: #f5b8c6;
}

/* CSS Variables */
:root {
--black-howl:#1e192e;
--sweet-grape:#4c3e56;
--champion:#7c5c84;
--tiny-ribbons:#b98db3;
--pink-grapefruit:#f5b8c6;
}

More palettes to explore