All Palettes

Color Palette #ff7094, #ff99a1, #ffb3c6, #ffccf2, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.rubber-radish {
color: #ff99a1;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.shampoo {
color: #ffccf2;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--rubber-radish:#ff99a1;
--cherry-blossom-pink:#ffb3c6;
--shampoo:#ffccf2;
--peach-cream:#ffefdb;
}

More palettes to explore