All Palettes

Color Palette #e4b9d4, #f2c5d8, #f0e5b2, #8fd4e0, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e4b9d4;
}
.sweetheart {
color: #f2c5d8;
}
.butter-cookie {
color: #f0e5b2;
}
.plunging-waterfall {
color: #8fd4e0;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--eau-de-rose:#e4b9d4;
--sweetheart:#f2c5d8;
--butter-cookie:#f0e5b2;
--plunging-waterfall:#8fd4e0;
--sour-candy:#69af4b;
}

More palettes to explore