All Palettes

Color Palette #ff6e61, #ff9f80, #ffc0a3, #ffe2c7, #ffd6e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.sweet-apricot {
color: #ffc0a3;
}
.wild-maple {
color: #ffe2c7;
}
.pig-pink {
color: #ffd6e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--sweet-apricot:#ffc0a3;
--wild-maple:#ffe2c7;
--pig-pink:#ffd6e1;
}

More palettes to explore