All Palettes

Color Palette #80b3ad, #a4d6d4, #e2f3f2, #f9e6d2, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.melodious {
color: #80b3ad;
}
.smooth-satin {
color: #a4d6d4;
}
.bone-chilling {
color: #e2f3f2;
}
.warm-bread {
color: #f9e6d2;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--melodious:#80b3ad;
--smooth-satin:#a4d6d4;
--bone-chilling:#e2f3f2;
--warm-bread:#f9e6d2;
--blue-angels-yellow:#fab700;
}

More palettes to explore