All Palettes

Color Palette #d7c8a2, #a8b3d7, #5d5e79, #e6b77a, #8b4b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-lake {
color: #d7c8a2;
}
.high-style {
color: #a8b3d7;
}
.twilight-dusk {
color: #5d5e79;
}
.terra-sol {
color: #e6b77a;
}
.thistle-mauve {
color: #8b4b7b;
}

/* CSS Variables */
:root {
--golden-lake:#d7c8a2;
--high-style:#a8b3d7;
--twilight-dusk:#5d5e79;
--terra-sol:#e6b77a;
--thistle-mauve:#8b4b7b;
}

More palettes to explore