All Palettes

Color Palette #1f8a8e, #34b2b0, #63d4d2, #9fe0e0, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8a8e;
}
.lake-tahoe-turquoise {
color: #34b2b0;
}
.hammam-blue {
color: #63d4d2;
}
.everest {
color: #9fe0e0;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--river-fountain:#1f8a8e;
--lake-tahoe-turquoise:#34b2b0;
--hammam-blue:#63d4d2;
--everest:#9fe0e0;
--everlasting-ice:#f5fafa;
}

More palettes to explore