All Palettes

Color Palette #ff9d00, #ffcf33, #ffeb85, #ff6e61, #ff3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-peel {
color: #ff9d00;
}
.sunglow {
color: #ffcf33;
}
.citrus-punch {
color: #ffeb85;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff3d3d;
}

/* CSS Variables */
:root {
--mandarin-peel:#ff9d00;
--sunglow:#ffcf33;
--citrus-punch:#ffeb85;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff3d3d;
}

More palettes to explore