All Palettes

Color Palette #b9e4e0, #f2c5d8, #f5b2d4, #eab8e4, #e4d1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-aqua {
color: #b9e4e0;
}
.sweetheart {
color: #f2c5d8;
}
.pink-marshmallow {
color: #f5b2d4;
}
.rosecco {
color: #eab8e4;
}
.chowder-bowl {
color: #e4d1b4;
}

/* CSS Variables */
:root {
--bleached-aqua:#b9e4e0;
--sweetheart:#f2c5d8;
--pink-marshmallow:#f5b2d4;
--rosecco:#eab8e4;
--chowder-bowl:#e4d1b4;
}

More palettes to explore