All Palettes

Color Palette #f7d2a1, #efad7b, #f6a379, #e67b79, #d95e62

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d2a1;
}
.exciting-orange {
color: #efad7b;
}
.pumpkin-hue {
color: #f6a379;
}
.lively-coral {
color: #e67b79;
}
.happy-hearts {
color: #d95e62;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d2a1;
--exciting-orange:#efad7b;
--pumpkin-hue:#f6a379;
--lively-coral:#e67b79;
--happy-hearts:#d95e62;
}

More palettes to explore