All Palettes

Color Palette #d6c5a8, #c6a69f, #a18c8c, #897c9c, #5e6a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-country {
color: #d6c5a8;
}
.parfait {
color: #c6a69f;
}
.hatoba-nezumi-grey {
color: #a18c8c;
}
.relic {
color: #897c9c;
}
.justice {
color: #5e6a8d;
}

/* CSS Variables */
:root {
--garden-country:#d6c5a8;
--parfait:#c6a69f;
--hatoba-nezumi-grey:#a18c8c;
--relic:#897c9c;
--justice:#5e6a8d;
}

More palettes to explore