All Palettes

Color Palette #b5d0d4, #9fd6d2, #7fb8b6, #4c9a89, #3a6e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.starlight-blue {
color: #b5d0d4;
}
.shallow-shoal {
color: #9fd6d2;
}
.kingfisher-turquoise {
color: #7fb8b6;
}
.crisp-lettuce {
color: #4c9a89;
}
.jungle-book-green {
color: #3a6e4f;
}

/* CSS Variables */
:root {
--starlight-blue:#b5d0d4;
--shallow-shoal:#9fd6d2;
--kingfisher-turquoise:#7fb8b6;
--crisp-lettuce:#4c9a89;
--jungle-book-green:#3a6e4f;
}

More palettes to explore