All Palettes

Color Palette #f6a8a2, #f9d6b4, #f5e4b8, #b4e4b4, #92c7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.sandy-bay {
color: #f9d6b4;
}
.gentle-glow {
color: #f5e4b8;
}
.mint-cocktail-green {
color: #b4e4b4;
}
.thresher-shark {
color: #92c7e8;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--sandy-bay:#f9d6b4;
--gentle-glow:#f5e4b8;
--mint-cocktail-green:#b4e4b4;
--thresher-shark:#92c7e8;
}

More palettes to explore