All Palettes

Color Palette #ff6e61, #ff9e7a, #ffbfa3, #ffc2d5, #ff85b1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dwarven-peaches {
color: #ff9e7a;
}
.sweet-apricot {
color: #ffbfa3;
}
.sweet-serenade {
color: #ffc2d5;
}
.informative-pink {
color: #ff85b1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dwarven-peaches:#ff9e7a;
--sweet-apricot:#ffbfa3;
--sweet-serenade:#ffc2d5;
--informative-pink:#ff85b1;
}

More palettes to explore