All Palettes

Color Palette #ff6e61, #ff9a57, #ffb84d, #ffdb8f, #eaf5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.floral-leaf {
color: #ffb84d;
}
.brite-gold {
color: #ffdb8f;
}
.dingy-sticky-note {
color: #eaf5a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--floral-leaf:#ffb84d;
--brite-gold:#ffdb8f;
--dingy-sticky-note:#eaf5a3;
}

More palettes to explore