All Palettes

Color Palette #f6a8a2, #f8c9b9, #fce8c5, #b2e0b2, #a8d1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.sherbet-fruit {
color: #f8c9b9;
}
.vanilla-frost {
color: #fce8c5;
}
.mint-cocktail-green {
color: #b2e0b2;
}
.light-blue-glint {
color: #a8d1e1;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--sherbet-fruit:#f8c9b9;
--vanilla-frost:#fce8c5;
--mint-cocktail-green:#b2e0b2;
--light-blue-glint:#a8d1e1;
}

More palettes to explore