All Palettes

Color Palette #f5b8b2, #f7cfcf, #f9e6b9, #f6e6a7, #c3e1f9

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.strawberry-ripple {
color: #f7cfcf;
}
.hawaiian-cream {
color: #f9e6b9;
}
.gold-sand {
color: #f6e6a7;
}
.fresh-water {
color: #c3e1f9;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--strawberry-ripple:#f7cfcf;
--hawaiian-cream:#f9e6b9;
--gold-sand:#f6e6a7;
--fresh-water:#c3e1f9;
}

More palettes to explore