All Palettes

Color Palette #6b8e8e, #a4b8a3, #d0d5d8, #f1dfd5, #e4b4af

0%
0%
0%

CSS code for this palette

/* CSS */
.sealegs {
color: #6b8e8e;
}
.bamboo-shoot {
color: #a4b8a3;
}
.veiled-spotlight {
color: #d0d5d8;
}
.pink-scallop {
color: #f1dfd5;
}
.stormy-pink {
color: #e4b4af;
}

/* CSS Variables */
:root {
--sealegs:#6b8e8e;
--bamboo-shoot:#a4b8a3;
--veiled-spotlight:#d0d5d8;
--pink-scallop:#f1dfd5;
--stormy-pink:#e4b4af;
}

More palettes to explore