All Palettes

Color Palette #f45d8d, #f7b5a1, #f9c3c4, #f2e6d9, #f1a7ae

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-juice {
color: #f45d8d;
}
.mystic-tulip {
color: #f7b5a1;
}
.azalea-pink {
color: #f9c3c4;
}
.ballet-white {
color: #f2e6d9;
}
.hibiscus-petal {
color: #f1a7ae;
}

/* CSS Variables */
:root {
--watermelon-juice:#f45d8d;
--mystic-tulip:#f7b5a1;
--azalea-pink:#f9c3c4;
--ballet-white:#f2e6d9;
--hibiscus-petal:#f1a7ae;
}

More palettes to explore