All Palettes

Color Palette #ff6e61, #ff9a57, #ffb35c, #ffd56b, #ffe88a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.vintage-orange {
color: #ffb35c;
}
.hint-of-honey {
color: #ffd56b;
}
.quack-quack {
color: #ffe88a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--vintage-orange:#ffb35c;
--hint-of-honey:#ffd56b;
--quack-quack:#ffe88a;
}

More palettes to explore