All Palettes

Color Palette #ffb3c1, #ff7092, #ff2e62, #d60032, #c70038

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.chinese-new-year {
color: #ff2e62;
}
.carmine {
color: #d60032;
}
.vampire-bite {
color: #c70038;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--chinese-new-year:#ff2e62;
--carmine:#d60032;
--vampire-bite:#c70038;
}

More palettes to explore