All Palettes

Color Palette #ff6e61, #ff8e3d, #ffa600, #ffb86b, #ffc2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.cheese {
color: #ffa600;
}
.desert-dessert {
color: #ffb86b;
}
.tomorrow-s-coral {
color: #ffc2a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--cheese:#ffa600;
--desert-dessert:#ffb86b;
--tomorrow-s-coral:#ffc2a3;
}

More palettes to explore