All Palettes

Color Palette #601f3c, #a0405b, #d67a8e, #f4b8c7, #f2e8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.wine-country {
color: #601f3c;
}
.gooseberry {
color: #a0405b;
}
.i-love-you-pink {
color: #d67a8e;
}
.pink-grapefruit {
color: #f4b8c7;
}
.quartz-white {
color: #f2e8e3;
}

/* CSS Variables */
:root {
--wine-country:#601f3c;
--gooseberry:#a0405b;
--i-love-you-pink:#d67a8e;
--pink-grapefruit:#f4b8c7;
--quartz-white:#f2e8e3;
}

More palettes to explore