All Palettes

Color Palette #ff7094, #ff99a1, #ffb3c1, #ffccf2, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.rubber-radish {
color: #ff99a1;
}
.matt-pink {
color: #ffb3c1;
}
.shampoo {
color: #ffccf2;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--rubber-radish:#ff99a1;
--matt-pink:#ffb3c1;
--shampoo:#ffccf2;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore