All Palettes

Color Palette #fe6d5d, #ff8d70, #ffb06b, #ffd95c, #ffec80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.alexandria {
color: #ff8d70;
}
.orange-fire {
color: #ffb06b;
}
.lemon-twist {
color: #ffd95c;
}
.lemon-peel {
color: #ffec80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--alexandria:#ff8d70;
--orange-fire:#ffb06b;
--lemon-twist:#ffd95c;
--lemon-peel:#ffec80;
}

More palettes to explore