All Palettes

Color Palette #f7c8bb, #f1a8a2, #f26e7d, #d54b44, #a9323c

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f7c8bb;
}
.calabrese {
color: #f1a8a2;
}
.strawberry-pink {
color: #f26e7d;
}
.gladiola {
color: #d54b44;
}
.american-beauty {
color: #a9323c;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f7c8bb;
--calabrese:#f1a8a2;
--strawberry-pink:#f26e7d;
--gladiola:#d54b44;
--american-beauty:#a9323c;
}

More palettes to explore