All Palettes

Color Palette #1f7c8e, #3aaeb6, #6ce0d8, #a5f8e2, #f2f3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.lake-tahoe-turquoise {
color: #3aaeb6;
}
.turquoise-chalk {
color: #6ce0d8;
}
.icery {
color: #a5f8e2;
}
.calcium {
color: #f2f3e7;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--lake-tahoe-turquoise:#3aaeb6;
--turquoise-chalk:#6ce0d8;
--icery:#a5f8e2;
--calcium:#f2f3e7;
}

More palettes to explore