All Palettes

Color Palette #1c202c, #4a4e68, #9a8d98, #f2e8e3, #c06d84

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c202c;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.quartz-white {
color: #f2e8e3;
}
.briar-rose {
color: #c06d84;
}

/* CSS Variables */
:root {
--black-howl:#1c202c;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--quartz-white:#f2e8e3;
--briar-rose:#c06d84;
}

More palettes to explore