All Palettes

Color Palette #f6a7a7, #f9c8c8, #fce3e3, #f9cfb4, #f47171

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a7a7;
}
.sunday-best {
color: #f9c8c8;
}
.royal-wedding {
color: #fce3e3;
}
.butterfly-wing {
color: #f9cfb4;
}
.breeze-of-chilli {
color: #f47171;
}

/* CSS Variables */
:root {
--calabrese:#f6a7a7;
--sunday-best:#f9c8c8;
--royal-wedding:#fce3e3;
--butterfly-wing:#f9cfb4;
--breeze-of-chilli:#f47171;
}

More palettes to explore