All Palettes

Color Palette #f59eae, #f9c3da, #ffffff, #a25d8c, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f59eae;
}
.miami-pink {
color: #f9c3da;
}
.white {
color: #ffffff;
}
.thimble-red {
color: #a25d8c;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--sweet-60:#f59eae;
--miami-pink:#f9c3da;
--white:#ffffff;
--thimble-red:#a25d8c;
--black:#000000;
}

More palettes to explore