All Palettes

Color Palette #ff6e61, #ffa052, #ffce8a, #ffd900, #ff3c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bittersweet {
color: #ffa052;
}
.bastard-amber {
color: #ffce8a;
}
.soviet-gold {
color: #ffd900;
}
.red-orange {
color: #ff3c2e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bittersweet:#ffa052;
--bastard-amber:#ffce8a;
--soviet-gold:#ffd900;
--red-orange:#ff3c2e;
}

More palettes to explore