All Palettes

Color Palette #ff6e61, #ff9e61, #ffcc7a, #ffe7a3, #f0f3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ff9e61;
}
.apricot-glow {
color: #ffcc7a;
}
.sun-drenched {
color: #ffe7a3;
}
.spring-sun {
color: #f0f3c4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ff9e61;
--apricot-glow:#ffcc7a;
--sun-drenched:#ffe7a3;
--spring-sun:#f0f3c4;
}

More palettes to explore