All Palettes

Color Palette #1a8e8e, #3cb9b9, #55d3d3, #a2e7e7, #f2fdfd

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.montego-bay {
color: #3cb9b9;
}
.blue-radiance {
color: #55d3d3;
}
.blizzard-blue {
color: #a2e7e7;
}
.sparkling-snow {
color: #f2fdfd;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--montego-bay:#3cb9b9;
--blue-radiance:#55d3d3;
--blizzard-blue:#a2e7e7;
--sparkling-snow:#f2fdfd;
}

More palettes to explore