All Palettes

Color Palette #f6a8a2, #f8b8af, #f9d2b4, #f3e4b4, #e0d6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.mixed-fruit {
color: #f8b8af;
}
.autumn-wind {
color: #f9d2b4;
}
.meringue {
color: #f3e4b4;
}
.alsot-olive {
color: #e0d6b2;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--mixed-fruit:#f8b8af;
--autumn-wind:#f9d2b4;
--meringue:#f3e4b4;
--alsot-olive:#e0d6b2;
}

More palettes to explore