All Palettes

Color Palette #eab8c9, #d392af, #a76c95, #6f4c85, #4f2c63

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.moonlit-mauve {
color: #d392af;
}
.mauve-memento {
color: #a76c95;
}
.plum-jam {
color: #6f4c85;
}
.crown-jewel {
color: #4f2c63;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--moonlit-mauve:#d392af;
--mauve-memento:#a76c95;
--plum-jam:#6f4c85;
--crown-jewel:#4f2c63;
}

More palettes to explore