All Palettes

Color Palette #b8e5e5, #9fd6d6, #7eb4b4, #5b8f8f, #4a6d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.refreshing-pool {
color: #b8e5e5;
}
.shallow-shoal {
color: #9fd6d6;
}
.kingfisher-turquoise {
color: #7eb4b4;
}
.tort {
color: #5b8f8f;
}
.sinkhole {
color: #4a6d6d;
}

/* CSS Variables */
:root {
--refreshing-pool:#b8e5e5;
--shallow-shoal:#9fd6d6;
--kingfisher-turquoise:#7eb4b4;
--tort:#5b8f8f;
--sinkhole:#4a6d6d;
}

More palettes to explore