All Palettes

Color Palette #ff6e61, #ff8e61, #ffb361, #ffd561, #ffe8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.after-burn {
color: #ff8e61;
}
.burning-flame {
color: #ffb361;
}
.aspen-gold {
color: #ffd561;
}
.sun-drenched {
color: #ffe8a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--after-burn:#ff8e61;
--burning-flame:#ffb361;
--aspen-gold:#ffd561;
--sun-drenched:#ffe8a3;
}

More palettes to explore