All Palettes

Color Palette #f1a7ae, #eab8c9, #f5d6e1, #f8b9c5, #d46e85

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.chantilly {
color: #eab8c9;
}
.pink-frosting {
color: #f5d6e1;
}
.love-spell {
color: #f8b9c5;
}
.strawberry-milkshake {
color: #d46e85;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--chantilly:#eab8c9;
--pink-frosting:#f5d6e1;
--love-spell:#f8b9c5;
--strawberry-milkshake:#d46e85;
}

More palettes to explore