All Palettes

Color Palette #ff6e61, #ff9f80, #ffbeb3, #ffe6d1, #ffdac2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.melon-water {
color: #ffbeb3;
}
.pale-egg {
color: #ffe6d1;
}
.friendship {
color: #ffdac2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--melon-water:#ffbeb3;
--pale-egg:#ffe6d1;
--friendship:#ffdac2;
}

More palettes to explore