All Palettes

Color Palette #ff6e61, #ff9f80, #ffb7a3, #ffe1d6, #ffd5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.nature-apricot {
color: #ffb7a3;
}
.light-quilt {
color: #ffe1d6;
}
.pink-clay {
color: #ffd5d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--nature-apricot:#ffb7a3;
--light-quilt:#ffe1d6;
--pink-clay:#ffd5d1;
}

More palettes to explore