All Palettes

Color Palette #f1c1d8, #eab8d1, #e59fbc, #d5769f, #c45a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d8;
}
.sweet-lilac {
color: #eab8d1;
}
.blushing-tulip {
color: #e59fbc;
}
.wild-orchid {
color: #d5769f;
}
.beauty-queen {
color: #c45a8d;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d8;
--sweet-lilac:#eab8d1;
--blushing-tulip:#e59fbc;
--wild-orchid:#d5769f;
--beauty-queen:#c45a8d;
}

More palettes to explore