All Palettes

Color Palette #1a8e8e, #3bb0b0, #5bd7d7, #a1e3e3, #f3f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.lake-tahoe-turquoise {
color: #3bb0b0;
}
.blue-radiance {
color: #5bd7d7;
}
.everest {
color: #a1e3e3;
}
.gram-s-hair {
color: #f3f7f7;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--lake-tahoe-turquoise:#3bb0b0;
--blue-radiance:#5bd7d7;
--everest:#a1e3e3;
--gram-s-hair:#f3f7f7;
}

More palettes to explore