All Palettes

Color Palette #1f1d2a, #4a495f, #897b8a, #d2a3c4, #f9cac3

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1d2a;
}
.grapewood {
color: #4a495f;
}
.high-note {
color: #897b8a;
}
.geranium-bud {
color: #d2a3c4;
}
.flush-pink {
color: #f9cac3;
}

/* CSS Variables */
:root {
--black-howl:#1f1d2a;
--grapewood:#4a495f;
--high-note:#897b8a;
--geranium-bud:#d2a3c4;
--flush-pink:#f9cac3;
}

More palettes to explore