All Palettes

Color Palette #7db5b5, #5f9b9b, #4a8c8c, #3a7e7e, #2a6f6f

0%
0%
0%

CSS code for this palette

/* CSS */
.kingfisher-turquoise {
color: #7db5b5;
}
.jugendstil-turquoise {
color: #5f9b9b;
}
.flounce {
color: #4a8c8c;
}
.blue-venus {
color: #3a7e7e;
}
.blue-hosta {
color: #2a6f6f;
}

/* CSS Variables */
:root {
--kingfisher-turquoise:#7db5b5;
--jugendstil-turquoise:#5f9b9b;
--flounce:#4a8c8c;
--blue-venus:#3a7e7e;
--blue-hosta:#2a6f6f;
}

More palettes to explore