All Palettes

Color Palette #ff6e61, #ff9d8a, #ffb6a3, #f6d6c1, #f3e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9d8a;
}
.nature-apricot {
color: #ffb6a3;
}
.dreamsicle {
color: #f6d6c1;
}
.blush-tint {
color: #f3e2e6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9d8a;
--nature-apricot:#ffb6a3;
--dreamsicle:#f6d6c1;
--blush-tint:#f3e2e6;
}

More palettes to explore