All Palettes

Color Palette #f7b5b0, #f7d4a6, #f2e3b0, #b8d5e5, #a1c2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.mixed-fruit {
color: #f7b5b0;
}
.prosecco {
color: #f7d4a6;
}
.lime-bright {
color: #f2e3b0;
}
.tiny-mr-frosty {
color: #b8d5e5;
}
.airborne {
color: #a1c2d4;
}

/* CSS Variables */
:root {
--mixed-fruit:#f7b5b0;
--prosecco:#f7d4a6;
--lime-bright:#f2e3b0;
--tiny-mr-frosty:#b8d5e5;
--airborne:#a1c2d4;
}

More palettes to explore