All Palettes

Color Palette #e59fb0, #f0c1d3, #f3e8e2, #b5e3d0, #81c8e9

0%
0%
0%

CSS code for this palette

/* CSS */
.brandywine-spritz {
color: #e59fb0;
}
.parrot-tulip {
color: #f0c1d3;
}
.quartz-white {
color: #f3e8e2;
}
.crystal-rapids {
color: #b5e3d0;
}
.fish-pond {
color: #81c8e9;
}

/* CSS Variables */
:root {
--brandywine-spritz:#e59fb0;
--parrot-tulip:#f0c1d3;
--quartz-white:#f3e8e2;
--crystal-rapids:#b5e3d0;
--fish-pond:#81c8e9;
}

More palettes to explore