All Palettes

Color Palette #e3a1b8, #f4c3d6, #ffb3c1, #ffc5a3, #ff8d70

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.sweetheart {
color: #f4c3d6;
}
.matt-pink {
color: #ffb3c1;
}
.tomorrow-s-coral {
color: #ffc5a3;
}
.alexandria {
color: #ff8d70;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--sweetheart:#f4c3d6;
--matt-pink:#ffb3c1;
--tomorrow-s-coral:#ffc5a3;
--alexandria:#ff8d70;
}

More palettes to explore