All Palettes

Color Palette #6dd9c0, #ff9e42, #ff6e61, #f2e03a, #681b98

0%
0%
0%

CSS code for this palette

/* CSS */
.downy {
color: #6dd9c0;
}
.exotic-blossom {
color: #ff9e42;
}
.grapefruit-pulp {
color: #ff6e61;
}
.angel-s-trumpet {
color: #f2e03a;
}
.wild-violet {
color: #681b98;
}

/* CSS Variables */
:root {
--downy:#6dd9c0;
--exotic-blossom:#ff9e42;
--grapefruit-pulp:#ff6e61;
--angel-s-trumpet:#f2e03a;
--wild-violet:#681b98;
}

More palettes to explore