All Palettes

Color Palette #f8bfd4, #f4c8d3, #f2d4c4, #f3e4b4, #eaf6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f8bfd4;
}
.mountain-laurel {
color: #f4c8d3;
}
.melon-pink {
color: #f2d4c4;
}
.meringue {
color: #f3e4b4;
}
.chiffon {
color: #eaf6b6;
}

/* CSS Variables */
:root {
--cherry-blossom:#f8bfd4;
--mountain-laurel:#f4c8d3;
--melon-pink:#f2d4c4;
--meringue:#f3e4b4;
--chiffon:#eaf6b6;
}

More palettes to explore