All Palettes

Color Palette #f4b4df, #e8a6c7, #d48cbc, #a85d9a, #6b3f88

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f4b4df;
}
.prettiest-pink {
color: #e8a6c7;
}
.cyclamen {
color: #d48cbc;
}
.radiant-orchid {
color: #a85d9a;
}
.amaranth-purple {
color: #6b3f88;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f4b4df;
--prettiest-pink:#e8a6c7;
--cyclamen:#d48cbc;
--radiant-orchid:#a85d9a;
--amaranth-purple:#6b3f88;
}

More palettes to explore