All Palettes

Color Palette #4a4e68, #9a8d98, #f2e8e3, #f8c6bf, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.quartz-white {
color: #f2e8e3;
}
.dress-up {
color: #f8c6bf;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--quartz-white:#f2e8e3;
--dress-up:#f8c6bf;
--momo-peach:#f67481;
}

More palettes to explore