All Palettes

Color Palette #a04072, #d04e9c, #f099c7, #f5b7e2, #f9e6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-haze {
color: #a04072;
}
.nova-pink {
color: #d04e9c;
}
.pearly-pink {
color: #f099c7;
}
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.cherry-pearl {
color: #f9e6f1;
}

/* CSS Variables */
:root {
--magenta-haze:#a04072;
--nova-pink:#d04e9c;
--pearly-pink:#f099c7;
--cotton-candy-aesthetic:#f5b7e2;
--cherry-pearl:#f9e6f1;
}

More palettes to explore