All Palettes

Color Palette #f7e5bf, #f7b5a1, #f29c9c, #d66b89, #6e4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-custard {
color: #f7e5bf;
}
.mystic-tulip {
color: #f7b5a1;
}
.pink-eraser {
color: #f29c9c;
}
.strawberry-milkshake {
color: #d66b89;
}
.magenta-violet {
color: #6e4f8c;
}

/* CSS Variables */
:root {
--creamy-custard:#f7e5bf;
--mystic-tulip:#f7b5a1;
--pink-eraser:#f29c9c;
--strawberry-milkshake:#d66b89;
--magenta-violet:#6e4f8c;
}

More palettes to explore