All Palettes

Color Palette #e3c0d5, #f8afc3, #ff8091, #ff4d4f, #ff293b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-peony {
color: #e3c0d5;
}
.nadeshiko-pink {
color: #f8afc3;
}
.camaron-pink {
color: #ff8091;
}
.blood-burst {
color: #ff4d4f;
}
.strawberry {
color: #ff293b;
}

/* CSS Variables */
:root {
--pink-peony:#e3c0d5;
--nadeshiko-pink:#f8afc3;
--camaron-pink:#ff8091;
--blood-burst:#ff4d4f;
--strawberry:#ff293b;
}

More palettes to explore