All Palettes

Color Palette #385875, #a6acbf, #d8c1a6, #f7ebd9, #76432e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-earth {
color: #385875;
}
.lilac-hush {
color: #a6acbf;
}
.country-linens {
color: #d8c1a6;
}
.ranier-white {
color: #f7ebd9;
}
.copper-canyon {
color: #76432e;
}

/* CSS Variables */
:root {
--blue-earth:#385875;
--lilac-hush:#a6acbf;
--country-linens:#d8c1a6;
--ranier-white:#f7ebd9;
--copper-canyon:#76432e;
}

More palettes to explore