All Palettes

Color Palette #b3e6e5, #a2d7d6, #7fb8b7, #5c9997, #397977

0%
0%
0%

CSS code for this palette

/* CSS */
.seascape-green {
color: #b3e6e5;
}
.aqua-island {
color: #a2d7d6;
}
.kingfisher-turquoise {
color: #7fb8b7;
}
.caulerpa-lentillifera {
color: #5c9997;
}
.atlantic-wave {
color: #397977;
}

/* CSS Variables */
:root {
--seascape-green:#b3e6e5;
--aqua-island:#a2d7d6;
--kingfisher-turquoise:#7fb8b7;
--caulerpa-lentillifera:#5c9997;
--atlantic-wave:#397977;
}

More palettes to explore