All Palettes

Color Palette #00c9db, #1bcada, #5fd3d1, #a6e3d7, #f3f2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-glass {
color: #00c9db;
}
.caribbean-blue {
color: #1bcada;
}
.blue-radiance {
color: #5fd3d1;
}
.botanical-tint {
color: #a6e3d7;
}
.willowside {
color: #f3f2e8;
}

/* CSS Variables */
:root {
--jade-glass:#00c9db;
--caribbean-blue:#1bcada;
--blue-radiance:#5fd3d1;
--botanical-tint:#a6e3d7;
--willowside:#f3f2e8;
}

More palettes to explore