All Palettes

Color Palette #b9e9e5, #9fd5d6, #7ab6b8, #4da2a3, #1b8b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.tahitian-breeze {
color: #b9e9e5;
}
.shallow-shoal {
color: #9fd5d6;
}
.kingfisher-turquoise {
color: #7ab6b8;
}
.aqua-fresco {
color: #4da2a3;
}
.ocean-liner {
color: #1b8b8d;
}

/* CSS Variables */
:root {
--tahitian-breeze:#b9e9e5;
--shallow-shoal:#9fd5d6;
--kingfisher-turquoise:#7ab6b8;
--aqua-fresco:#4da2a3;
--ocean-liner:#1b8b8d;
}

More palettes to explore