All Palettes

Color Palette #ff6e61, #ff9a42, #ffb83d, #ffd900, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.orange-pop {
color: #ffb83d;
}
.soviet-gold {
color: #ffd900;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--orange-pop:#ffb83d;
--soviet-gold:#ffd900;
--tiger-yellow:#ffdf80;
}

More palettes to explore