All Palettes

Color Palette #ff6e61, #6c9a6a, #f7b32b, #d75928, #a85d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.leafy {
color: #6c9a6a;
}
.hot-sun {
color: #f7b32b;
}
.obstinate-orange {
color: #d75928;
}
.radiant-orchid {
color: #a85d9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--leafy:#6c9a6a;
--hot-sun:#f7b32b;
--obstinate-orange:#d75928;
--radiant-orchid:#a85d9b;
}

More palettes to explore