All Palettes

Color Palette #4a2b39, #7d4f59, #c68093, #f4af9f, #f8cfc4

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-eggplant {
color: #4a2b39;
}
.sunset-red {
color: #7d4f59;
}
.cashmere-rose {
color: #c68093;
}
.first-date {
color: #f4af9f;
}
.peach-red {
color: #f8cfc4;
}

/* CSS Variables */
:root {
--ripe-eggplant:#4a2b39;
--sunset-red:#7d4f59;
--cashmere-rose:#c68093;
--first-date:#f4af9f;
--peach-red:#f8cfc4;
}

More palettes to explore