All Palettes

Color Palette #5e2c3e, #894d59, #b46a76, #d99b9d, #f2c4c7

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-wine {
color: #5e2c3e;
}
.wine-not {
color: #894d59;
}
.dusty-rose {
color: #b46a76;
}
.glow-pink {
color: #d99b9d;
}
.loveable {
color: #f2c4c7;
}

/* CSS Variables */
:root {
--windsor-wine:#5e2c3e;
--wine-not:#894d59;
--dusty-rose:#b46a76;
--glow-pink:#d99b9d;
--loveable:#f2c4c7;
}

More palettes to explore