All Palettes

Color Palette #ff6e61, #ff9f80, #ffcc85, #ffe4b3, #ffe1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.equatorial {
color: #ffcc85;
}
.mouse-nose {
color: #ffe4b3;
}
.manila-tint {
color: #ffe1a8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--equatorial:#ffcc85;
--mouse-nose:#ffe4b3;
--manila-tint:#ffe1a8;
}

More palettes to explore