All Palettes

Color Palette #b9e7f3, #a3d7c9, #b2e1b3, #f8caa5, #f39c91

0%
0%
0%

CSS code for this palette

/* CSS */
.first-of-july {
color: #b9e7f3;
}
.yucca-cream {
color: #a3d7c9;
}
.mint-cocktail-green {
color: #b2e1b3;
}
.lion-cub {
color: #f8caa5;
}
.blush {
color: #f39c91;
}

/* CSS Variables */
:root {
--first-of-july:#b9e7f3;
--yucca-cream:#a3d7c9;
--mint-cocktail-green:#b2e1b3;
--lion-cub:#f8caa5;
--blush:#f39c91;
}

More palettes to explore