All Palettes

Color Palette #d8e1d5, #a3c8c0, #55b4b3, #3b8b8c, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.green-mirror {
color: #d8e1d5;
}
.tareyton {
color: #a3c8c0;
}
.crystalsong-blue {
color: #55b4b3;
}
.blue-chill {
color: #3b8b8c;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--green-mirror:#d8e1d5;
--tareyton:#a3c8c0;
--crystalsong-blue:#55b4b3;
--blue-chill:#3b8b8c;
--buzzards-bay:#007a7a;
}

More palettes to explore