All Palettes

Color Palette #ff6e61, #ff9d5c, #ffcc7a, #ffe8a3, #f7f1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ff9d5c;
}
.apricot-glow {
color: #ffcc7a;
}
.sun-drenched {
color: #ffe8a3;
}
.casino-lights {
color: #f7f1b6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ff9d5c;
--apricot-glow:#ffcc7a;
--sun-drenched:#ffe8a3;
--casino-lights:#f7f1b6;
}

More palettes to explore