All Palettes

Color Palette #5fb4ad, #a2d7cf, #e2f3f2, #f9e8b4, #f7b2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.bone-chilling {
color: #e2f3f2;
}
.banana-yogurt {
color: #f9e8b4;
}
.first-date {
color: #f7b2a1;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--touch-of-turquoise:#a2d7cf;
--bone-chilling:#e2f3f2;
--banana-yogurt:#f9e8b4;
--first-date:#f7b2a1;
}

More palettes to explore