All Palettes

Color Palette #f4c3d6, #f6dfe5, #bfd8e8, #a3e0d4, #8fb2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.wishy-washy-lilies {
color: #f6dfe5;
}
.breezy-touch {
color: #bfd8e8;
}
.sparkling-mint {
color: #a3e0d4;
}
.bright-bluebonnet {
color: #8fb2c1;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--wishy-washy-lilies:#f6dfe5;
--breezy-touch:#bfd8e8;
--sparkling-mint:#a3e0d4;
--bright-bluebonnet:#8fb2c1;
}

More palettes to explore