All Palettes

Color Palette #d9c5a5, #a1c6c9, #5f8c8c, #3e5b5b, #293b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.buckram-binding {
color: #d9c5a5;
}
.twin-cities {
color: #a1c6c9;
}
.steel-teal {
color: #5f8c8c;
}
.otter-creek {
color: #3e5b5b;
}
.cascades {
color: #293b3d;
}

/* CSS Variables */
:root {
--buckram-binding:#d9c5a5;
--twin-cities:#a1c6c9;
--steel-teal:#5f8c8c;
--otter-creek:#3e5b5b;
--cascades:#293b3d;
}

More palettes to explore