All Palettes

Color Palette #5fb4ad, #4da89c, #3b8c8b, #2c8180, #1e7171

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.hole-in-one {
color: #4da89c;
}
.blue-chill {
color: #3b8c8b;
}
.kandinsky-turquoise {
color: #2c8180;
}
.marine-wonder {
color: #1e7171;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--hole-in-one:#4da89c;
--blue-chill:#3b8c8b;
--kandinsky-turquoise:#2c8180;
--marine-wonder:#1e7171;
}

More palettes to explore