All Palettes

Color Palette #ff6e61, #ff9f80, #ffc0a3, #ffe1d6, #ffc2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.sweet-apricot {
color: #ffc0a3;
}
.light-quilt {
color: #ffe1d6;
}
.ladylike {
color: #ffc2c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--sweet-apricot:#ffc0a3;
--light-quilt:#ffe1d6;
--ladylike:#ffc2c2;
}

More palettes to explore