All Palettes

Color Palette #1f9e9e, #3db8b8, #5ed4d4, #84e1e1, #a6f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.montego-bay {
color: #3db8b8;
}
.blue-radiance {
color: #5ed4d4;
}
.cold-blue {
color: #84e1e1;
}
.waterspout {
color: #a6f7f7;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--montego-bay:#3db8b8;
--blue-radiance:#5ed4d4;
--cold-blue:#84e1e1;
--waterspout:#a6f7f7;
}

More palettes to explore