All Palettes

Color Palette #ff613d, #ff7c4d, #ff9a5c, #ffbc70, #ffdb80

0%
0%
0%

CSS code for this palette

/* CSS */
.halloween {
color: #ff613d;
}
.lusty-gallant {
color: #ff7c4d;
}
.papaya {
color: #ff9a5c;
}
.spiced-nectarine {
color: #ffbc70;
}
.snug-yellow {
color: #ffdb80;
}

/* CSS Variables */
:root {
--halloween:#ff613d;
--lusty-gallant:#ff7c4d;
--papaya:#ff9a5c;
--spiced-nectarine:#ffbc70;
--snug-yellow:#ffdb80;
}

More palettes to explore