All Palettes

Color Palette #ff6e61, #ff9b80, #ffc0a3, #ffdbb8, #ffe7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.sweet-apricot {
color: #ffc0a3;
}
.pandora-s-box {
color: #ffdbb8;
}
.pale-egg {
color: #ffe7d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--sweet-apricot:#ffc0a3;
--pandora-s-box:#ffdbb8;
--pale-egg:#ffe7d1;
}

More palettes to explore