All Palettes

Color Palette #ffb3d1, #ff808e, #ff4d61, #ff293b, #ff001e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.camaron-pink {
color: #ff808e;
}
.festive-fennec {
color: #ff4d61;
}
.strawberry {
color: #ff293b;
}
.incision {
color: #ff001e;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--camaron-pink:#ff808e;
--festive-fennec:#ff4d61;
--strawberry:#ff293b;
--incision:#ff001e;
}

More palettes to explore