All Palettes

Color Palette #4a2b39, #6e4e6d, #b17c9d, #eab8d1, #f3d3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.hibernation {
color: #6e4e6d;
}
.antique-hot-pink {
color: #b17c9d;
}
.sweet-lilac {
color: #eab8d1;
}
.infatuation {
color: #f3d3e8;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--hibernation:#6e4e6d;
--antique-hot-pink:#b17c9d;
--sweet-lilac:#eab8d1;
--infatuation:#f3d3e8;
}

More palettes to explore