All Palettes

Color Palette #ff6e61, #6fbe8c, #f7c94b, #e05c69, #a65e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clover-mist {
color: #6fbe8c;
}
.sunny-mood {
color: #f7c94b;
}
.briquette {
color: #e05c69;
}
.radiant-orchid {
color: #a65e9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clover-mist:#6fbe8c;
--sunny-mood:#f7c94b;
--briquette:#e05c69;
--radiant-orchid:#a65e9a;
}

More palettes to explore