All Palettes

Color Palette #4a2b34, #9d4d53, #c86a6f, #e2a5a2, #f4d2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.wine-tasting {
color: #4a2b34;
}
.cranberry-jam {
color: #9d4d53;
}
.strawberry-wine {
color: #c86a6f;
}
.coral-fountain {
color: #e2a5a2;
}
.mary-s-rose {
color: #f4d2d2;
}

/* CSS Variables */
:root {
--wine-tasting:#4a2b34;
--cranberry-jam:#9d4d53;
--strawberry-wine:#c86a6f;
--coral-fountain:#e2a5a2;
--mary-s-rose:#f4d2d2;
}

More palettes to explore