All Palettes

Color Palette #f6a2c9, #f6d1a7, #f8d3a0, #f5c7c7, #f5a3a9

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c9;
}
.tequila {
color: #f6d1a7;
}
.ginger-peach {
color: #f8d3a0;
}
.first-peach {
color: #f5c7c7;
}
.simple-pink {
color: #f5a3a9;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c9;
--tequila:#f6d1a7;
--ginger-peach:#f8d3a0;
--first-peach:#f5c7c7;
--simple-pink:#f5a3a9;
}

More palettes to explore