All Palettes

Color Palette #0096b8, #00b2d1, #1dd3af, #a7e1e6, #f3f0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b2d1;
}
.wild-caribbean-green {
color: #1dd3af;
}
.vandermint {
color: #a7e1e6;
}
.latte-froth {
color: #f3f0e7;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b2d1;
--wild-caribbean-green:#1dd3af;
--vandermint:#a7e1e6;
--latte-froth:#f3f0e7;
}

More palettes to explore