All Palettes

Color Palette #c2b180, #f2e2b0, #f6d6a7, #d9b5d8, #a66e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.bone-white {
color: #f2e2b0;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.blushing-sky {
color: #d9b5d8;
}
.violet-femmes {
color: #a66e9c;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--bone-white:#f2e2b0;
--enjoyable-yellow:#f6d6a7;
--blushing-sky:#d9b5d8;
--violet-femmes:#a66e9c;
}

More palettes to explore