All Palettes

Color Palette #f19dac, #f7b6bf, #f5c7d3, #f4e1e7, #e7b1c7

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.squid-pink {
color: #f7b6bf;
}
.mountain-laurel {
color: #f5c7d3;
}
.blush-tint {
color: #f4e1e7;
}
.hydrangea-pink {
color: #e7b1c7;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--squid-pink:#f7b6bf;
--mountain-laurel:#f5c7d3;
--blush-tint:#f4e1e7;
--hydrangea-pink:#e7b1c7;
}

More palettes to explore