All Palettes

Color Palette #5f898c, #6eb4b2, #a2d7cf, #dff1e3, #f6f9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5f898c;
}
.dexter {
color: #6eb4b2;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.ice-cold-white {
color: #dff1e3;
}
.lynx-white {
color: #f6f9f7;
}

/* CSS Variables */
:root {
--steel-teal:#5f898c;
--dexter:#6eb4b2;
--touch-of-turquoise:#a2d7cf;
--ice-cold-white:#dff1e3;
--lynx-white:#f6f9f7;
}

More palettes to explore