All Palettes

Color Palette #f2a6a1, #d66b72, #9f3c53, #7b1e3b, #4a0d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f2a6a1;
}
.kiss-and-tell {
color: #d66b72;
}
.night-shadz {
color: #9f3c53;
}
.brown-magenta {
color: #7b1e3b;
}
.what-we-do-in-the-shadows {
color: #4a0d2a;
}

/* CSS Variables */
:root {
--roseberry:#f2a6a1;
--kiss-and-tell:#d66b72;
--night-shadz:#9f3c53;
--brown-magenta:#7b1e3b;
--what-we-do-in-the-shadows:#4a0d2a;
}

More palettes to explore