All Palettes

Color Palette #5a2b4a, #b57d9a, #f6b1bf, #f8e791, #3e5b7a

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-bloom {
color: #5a2b4a;
}
.antique-hot-pink {
color: #b57d9a;
}
.powder-rose {
color: #f6b1bf;
}
.beekeeper {
color: #f8e791;
}
.china-pattern {
color: #3e5b7a;
}

/* CSS Variables */
:root {
--winter-bloom:#5a2b4a;
--antique-hot-pink:#b57d9a;
--powder-rose:#f6b1bf;
--beekeeper:#f8e791;
--china-pattern:#3e5b7a;
}

More palettes to explore