All Palettes

Color Palette #fde2dd, #f1b1c4, #e2a1b7, #d48cb5, #a85d94

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-anne {
color: #fde2dd;
}
.rhodonite {
color: #f1b1c4;
}
.blushing-tulip {
color: #e2a1b7;
}
.high-maintenance {
color: #d48cb5;
}
.meadow-mauve {
color: #a85d94;
}

/* CSS Variables */
:root {
--lady-anne:#fde2dd;
--rhodonite:#f1b1c4;
--blushing-tulip:#e2a1b7;
--high-maintenance:#d48cb5;
--meadow-mauve:#a85d94;
}

More palettes to explore