All Palettes

Color Palette #e0a085, #d3c6a6, #a7c8b9, #6a8e90, #4c4f52

0%
0%
0%

CSS code for this palette

/* CSS */
.southwest-stone {
color: #e0a085;
}
.welcome-walkway {
color: #d3c6a6;
}
.bird-s-egg-green {
color: #a7c8b9;
}
.blue-shoal {
color: #6a8e90;
}
.typewriter-ink {
color: #4c4f52;
}

/* CSS Variables */
:root {
--southwest-stone:#e0a085;
--welcome-walkway:#d3c6a6;
--bird-s-egg-green:#a7c8b9;
--blue-shoal:#6a8e90;
--typewriter-ink:#4c4f52;
}

More palettes to explore