All Palettes

Color Palette #ff6e61, #ff9a47, #ffbc70, #ffd9b3, #ff4d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.spiced-nectarine {
color: #ffbc70;
}
.acini-di-pepe {
color: #ffd9b3;
}
.sasquatch-socks {
color: #ff4d7f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--spiced-nectarine:#ffbc70;
--acini-di-pepe:#ffd9b3;
--sasquatch-socks:#ff4d7f;
}

More palettes to explore