All Palettes

Color Palette #ff6e61, #ff9d52, #ffcc7a, #ffe7a3, #f8c572

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bittersweet {
color: #ff9d52;
}
.apricot-glow {
color: #ffcc7a;
}
.sun-drenched {
color: #ffe7a3;
}
.just-peachy {
color: #f8c572;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bittersweet:#ff9d52;
--apricot-glow:#ffcc7a;
--sun-drenched:#ffe7a3;
--just-peachy:#f8c572;
}

More palettes to explore