All Palettes

Color Palette #f2c2b1, #f6d4c6, #f7e2d9, #f9e7e6, #f7b6bf

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-age-coral {
color: #f2c2b1;
}
.nutter-butter {
color: #f6d4c6;
}
.sly-shrimp {
color: #f7e2d9;
}
.rose-sugar {
color: #f9e7e6;
}
.squid-pink {
color: #f7b6bf;
}

/* CSS Variables */
:root {
--jazz-age-coral:#f2c2b1;
--nutter-butter:#f6d4c6;
--sly-shrimp:#f7e2d9;
--rose-sugar:#f9e7e6;
--squid-pink:#f7b6bf;
}

More palettes to explore