All Palettes

Color Palette #f6a2af, #f3c4d3, #f2e9e9, #f2d0b1, #e8b59c

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2af;
}
.in-the-pink {
color: #f3c4d3;
}
.white-red {
color: #f2e9e9;
}
.sandalwood-beige {
color: #f2d0b1;
}
.creole-cottage {
color: #e8b59c;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2af;
--in-the-pink:#f3c4d3;
--white-red:#f2e9e9;
--sandalwood-beige:#f2d0b1;
--creole-cottage:#e8b59c;
}

More palettes to explore