All Palettes

Color Palette #f5b8b2, #f8c9b9, #f7ead9, #d9e9d3, #b1d2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.sherbet-fruit {
color: #f8c9b9;
}
.ivory-tassel {
color: #f7ead9;
}
.touch-of-green {
color: #d9e9d3;
}
.ginninderra {
color: #b1d2c1;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--sherbet-fruit:#f8c9b9;
--ivory-tassel:#f7ead9;
--touch-of-green:#d9e9d3;
--ginninderra:#b1d2c1;
}

More palettes to explore