All Palettes

Color Palette #5fb4ad, #3c9f8b, #2c7d6f, #e6c4b3, #f6a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.gossamer {
color: #3c9f8b;
}
.green-belt {
color: #2c7d6f;
}
.antoinette-pink {
color: #e6c4b3;
}
.calabrese {
color: #f6a8a2;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--gossamer:#3c9f8b;
--green-belt:#2c7d6f;
--antoinette-pink:#e6c4b3;
--calabrese:#f6a8a2;
}

More palettes to explore