All Palettes

Color Palette #f4c8d6, #f9e1e5, #f7b6bf, #e8a1ae, #d67a91

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f4c8d6;
}
.poetic-princess {
color: #f9e1e5;
}
.squid-pink {
color: #f7b6bf;
}
.sprinkled-with-pink {
color: #e8a1ae;
}
.minuette {
color: #d67a91;
}

/* CSS Variables */
:root {
--mountain-laurel:#f4c8d6;
--poetic-princess:#f9e1e5;
--squid-pink:#f7b6bf;
--sprinkled-with-pink:#e8a1ae;
--minuette:#d67a91;
}

More palettes to explore