All Palettes

Color Palette #ffb3d1, #ff7092, #ff2e62, #d60032, #920c3f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.blush-hour {
color: #ff7092;
}
.chinese-new-year {
color: #ff2e62;
}
.carmine {
color: #d60032;
}
.manually-pressed-grapes {
color: #920c3f;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--blush-hour:#ff7092;
--chinese-new-year:#ff2e62;
--carmine:#d60032;
--manually-pressed-grapes:#920c3f;
}

More palettes to explore