All Palettes

Color Palette #5b8b89, #a4d8a2, #f1e4a2, #f8b0af, #d75b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b89;
}
.green-trance {
color: #a4d8a2;
}
.sugar-cookie {
color: #f1e4a2;
}
.sango-pink {
color: #f8b0af;
}
.flirty-rose {
color: #d75b8d;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b89;
--green-trance:#a4d8a2;
--sugar-cookie:#f1e4a2;
--sango-pink:#f8b0af;
--flirty-rose:#d75b8d;
}

More palettes to explore