All Palettes

Color Palette #f7d2a1, #f2a39c, #f28f7d, #d55d6f, #a93d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d2a1;
}
.wisley-pink {
color: #f2a39c;
}
.animated-coral {
color: #f28f7d;
}
.berrylicious {
color: #d55d6f;
}
.heart-s-desire {
color: #a93d5d;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d2a1;
--wisley-pink:#f2a39c;
--animated-coral:#f28f7d;
--berrylicious:#d55d6f;
--heart-s-desire:#a93d5d;
}

More palettes to explore