All Palettes

Color Palette #4a2b39, #684a5d, #c07c8c, #f1c7b6, #f6e3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.annis {
color: #684a5d;
}
.lipstick-pink {
color: #c07c8c;
}
.everblooming {
color: #f1c7b6;
}
.peach-rose {
color: #f6e3d5;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--annis:#684a5d;
--lipstick-pink:#c07c8c;
--everblooming:#f1c7b6;
--peach-rose:#f6e3d5;
}

More palettes to explore