All Palettes

Color Palette #d5c8b8, #a1b6a0, #5f9b7e, #3a6c6e, #2a4b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.sandshell {
color: #d5c8b8;
}
.bamboo-shoot {
color: #a1b6a0;
}
.memphis-green {
color: #5f9b7e;
}
.aquarium {
color: #3a6c6e;
}
.delta-green {
color: #2a4b4b;
}

/* CSS Variables */
:root {
--sandshell:#d5c8b8;
--bamboo-shoot:#a1b6a0;
--memphis-green:#5f9b7e;
--aquarium:#3a6c6e;
--delta-green:#2a4b4b;
}

More palettes to explore