All Palettes

Color Palette #7f7c9c, #b1a9d0, #d6c9e3, #f6d2a2, #f9a34e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-intrigue {
color: #7f7c9c;
}
.wisteria-wise {
color: #b1a9d0;
}
.purity {
color: #d6c9e3;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.gemini-mustard-momento {
color: #f9a34e;
}

/* CSS Variables */
:root {
--blue-intrigue:#7f7c9c;
--wisteria-wise:#b1a9d0;
--purity:#d6c9e3;
--antique-wicker-basket:#f6d2a2;
--gemini-mustard-momento:#f9a34e;
}

More palettes to explore