All Palettes

Color Palette #ff6e61, #ff998a, #ffb68f, #ffd900, #ff613d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.desert-sunrise {
color: #ffb68f;
}
.soviet-gold {
color: #ffd900;
}
.halloween {
color: #ff613d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--desert-sunrise:#ffb68f;
--soviet-gold:#ffd900;
--halloween:#ff613d;
}

More palettes to explore