All Palettes

Color Palette #d93f5c, #e15b83, #ed7d99, #f3b9c2, #f7d4da

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea {
color: #d93f5c;
}
.blush-d-amour {
color: #e15b83;
}
.pink-carnation {
color: #ed7d99;
}
.petals-unfolding {
color: #f3b9c2;
}
.petal-bloom {
color: #f7d4da;
}

/* CSS Variables */
:root {
--azalea:#d93f5c;
--blush-d-amour:#e15b83;
--pink-carnation:#ed7d99;
--petals-unfolding:#f3b9c2;
--petal-bloom:#f7d4da;
}

More palettes to explore