All Palettes

Color Palette #f7d2a1, #f3bda0, #f08a8b, #e73c4d, #c72939

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d2a1;
}
.certain-peach {
color: #f3bda0;
}
.flamingo-dream {
color: #f08a8b;
}
.desire {
color: #e73c4d;
}
.mars-red {
color: #c72939;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d2a1;
--certain-peach:#f3bda0;
--flamingo-dream:#f08a8b;
--desire:#e73c4d;
--mars-red:#c72939;
}

More palettes to explore