All Palettes

Color Palette #1c1e21, #4a4e68, #9a8d98, #f7b5a1, #f0e3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1c1e21;
}
.crown-blue {
color: #4a4e68;
}
.greige-violet {
color: #9a8d98;
}
.mystic-tulip {
color: #f7b5a1;
}
.butter-cookie {
color: #f0e3b2;
}

/* CSS Variables */
:root {
--satin-deep-black:#1c1e21;
--crown-blue:#4a4e68;
--greige-violet:#9a8d98;
--mystic-tulip:#f7b5a1;
--butter-cookie:#f0e3b2;
}

More palettes to explore