All Palettes

Color Palette #ff6e61, #ff9a57, #ffc105, #ffdc5c, #ffe8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.marigold {
color: #ffc105;
}
.rodan-gold {
color: #ffdc5c;
}
.sun-drenched {
color: #ffe8a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--marigold:#ffc105;
--rodan-gold:#ffdc5c;
--sun-drenched:#ffe8a3;
}

More palettes to explore