All Palettes

Color Palette #1f706f, #39b1af, #6fd3d1, #a2e7e3, #f5faf9

0%
0%
0%

CSS code for this palette

/* CSS */
.peacock-plume {
color: #1f706f;
}
.lake-tahoe-turquoise {
color: #39b1af;
}
.soft-turquoise {
color: #6fd3d1;
}
.everest {
color: #a2e7e3;
}
.everlasting-ice {
color: #f5faf9;
}

/* CSS Variables */
:root {
--peacock-plume:#1f706f;
--lake-tahoe-turquoise:#39b1af;
--soft-turquoise:#6fd3d1;
--everest:#a2e7e3;
--everlasting-ice:#f5faf9;
}

More palettes to explore