All Palettes

Color Palette #d3e9e7, #a4d5d2, #80c2be, #4b9daa, #007a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-breaker {
color: #d3e9e7;
}
.smooth-satin {
color: #a4d5d2;
}
.booty-bay {
color: #80c2be;
}
.summer-turquoise-blue {
color: #4b9daa;
}
.cote-d-azur {
color: #007a8a;
}

/* CSS Variables */
:root {
--ice-breaker:#d3e9e7;
--smooth-satin:#a4d5d2;
--booty-bay:#80c2be;
--summer-turquoise-blue:#4b9daa;
--cote-d-azur:#007a8a;
}

More palettes to explore