All Palettes

Color Palette #f3e3d3, #f1d0b7, #f1b7a2, #e4a08b, #d78e7f

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-club {
color: #f3e3d3;
}
.apricot-freeze {
color: #f1d0b7;
}
.antique-cameo {
color: #f1b7a2;
}
.tonys-pink {
color: #e4a08b;
}
.my-pink {
color: #d78e7f;
}

/* CSS Variables */
:root {
--cotton-club:#f3e3d3;
--apricot-freeze:#f1d0b7;
--antique-cameo:#f1b7a2;
--tonys-pink:#e4a08b;
--my-pink:#d78e7f;
}

More palettes to explore