All Palettes

Color Palette #f3e4aa, #f1c7a7, #d7a7c1, #a66e9d, #4d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla {
color: #f3e4aa;
}
.citrus-sachet {
color: #f1c7a7;
}
.rhubarb-gin {
color: #d7a7c1;
}
.violet-femmes {
color: #a66e9d;
}
.beaded-blue {
color: #4d4b8b;
}

/* CSS Variables */
:root {
--vanilla:#f3e4aa;
--citrus-sachet:#f1c7a7;
--rhubarb-gin:#d7a7c1;
--violet-femmes:#a66e9d;
--beaded-blue:#4d4b8b;
}

More palettes to explore