All Palettes

Color Palette #4a4e68, #9a8d98, #c9ada6, #f2e8e3, #f48d06

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.rosy-tan {
color: #c9ada6;
}
.quartz-white {
color: #f2e8e3;
}
.saffron-gold {
color: #f48d06;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--rosy-tan:#c9ada6;
--quartz-white:#f2e8e3;
--saffron-gold:#f48d06;
}

More palettes to explore