All Palettes

Color Palette #f5f9f8, #d0e7e1, #a4d3d6, #6bb8b0, #3b8c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.lynx-white {
color: #f5f9f8;
}
.aqua-glass {
color: #d0e7e1;
}
.cay {
color: #a4d3d6;
}
.florida-turquoise {
color: #6bb8b0;
}
.blue-chill {
color: #3b8c8b;
}

/* CSS Variables */
:root {
--lynx-white:#f5f9f8;
--aqua-glass:#d0e7e1;
--cay:#a4d3d6;
--florida-turquoise:#6bb8b0;
--blue-chill:#3b8c8b;
}

More palettes to explore