All Palettes

Color Palette #f4d0be, #e3a1b8, #af5a8d, #7c2d6c, #4b1f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-clay {
color: #f4d0be;
}
.blushing-tulip {
color: #e3a1b8;
}
.dahlia-mauve {
color: #af5a8d;
}
.grape-juice {
color: #7c2d6c;
}
.murasaki {
color: #4b1f4c;
}

/* CSS Variables */
:root {
--indian-clay:#f4d0be;
--blushing-tulip:#e3a1b8;
--dahlia-mauve:#af5a8d;
--grape-juice:#7c2d6c;
--murasaki:#4b1f4c;
}

More palettes to explore