All Palettes

Color Palette #e4d8a0, #c3b99d, #a8a08f, #7d7e8c, #4d5b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-yellow {
color: #e4d8a0;
}
.helen-of-troy {
color: #c3b99d;
}
.apple-hill {
color: #a8a08f;
}
.carbon-footprint {
color: #7d7e8c;
}
.governor-bay {
color: #4d5b9d;
}

/* CSS Variables */
:root {
--crystal-yellow:#e4d8a0;
--helen-of-troy:#c3b99d;
--apple-hill:#a8a08f;
--carbon-footprint:#7d7e8c;
--governor-bay:#4d5b9d;
}

More palettes to explore