All Palettes

Color Palette #ff7094, #ff99a1, #ffb3b3, #ffccf2, #d6a6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.rubber-radish {
color: #ff99a1;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.shampoo {
color: #ffccf2;
}
.barely-bloomed {
color: #d6a6e2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--rubber-radish:#ff99a1;
--wildflower-bouquet:#ffb3b3;
--shampoo:#ffccf2;
--barely-bloomed:#d6a6e2;
}

More palettes to explore