All Palettes

Color Palette #1c1e2b, #5d6074, #8a8c9e, #b65d84, #f15e4b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c1e2b;
}
.men-s-night {
color: #5d6074;
}
.lavender-blossom-grey {
color: #8a8c9e;
}
.raspberry-parfait {
color: #b65d84;
}
.opal-flame {
color: #f15e4b;
}

/* CSS Variables */
:root {
--black-howl:#1c1e2b;
--men-s-night:#5d6074;
--lavender-blossom-grey:#8a8c9e;
--raspberry-parfait:#b65d84;
--opal-flame:#f15e4b;
}

More palettes to explore