All Palettes

Color Palette #1f1f2e, #4a4e68, #9a8d98, #f0b49e, #c06d84

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.wax-flower {
color: #f0b49e;
}
.briar-rose {
color: #c06d84;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--wax-flower:#f0b49e;
--briar-rose:#c06d84;
}

More palettes to explore