All Palettes

Color Palette #ff6e61, #ff9f80, #ffd09e, #ffe9c7, #fff5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.atoll-sand {
color: #ffd09e;
}
.barely-peach {
color: #ffe9c7;
}
.creamy-cloud-dreams {
color: #fff5e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--atoll-sand:#ffd09e;
--barely-peach:#ffe9c7;
--creamy-cloud-dreams:#fff5e0;
}

More palettes to explore