All Palettes

Color Palette #f6e9c1, #d8c6b0, #c5a6b0, #b18bb0, #885b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-tea {
color: #f6e9c1;
}
.hanover {
color: #d8c6b0;
}
.shady-pink {
color: #c5a6b0;
}
.metal-petal {
color: #b18bb0;
}
.wisteria-purple {
color: #885b9a;
}

/* CSS Variables */
:root {
--dandelion-tea:#f6e9c1;
--hanover:#d8c6b0;
--shady-pink:#c5a6b0;
--metal-petal:#b18bb0;
--wisteria-purple:#885b9a;
}

More palettes to explore