All Palettes

Color Palette #e09eb5, #f6b1c0, #f9e1d7, #f9e9a9, #f5c87a

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e09eb5;
}
.ibis {
color: #f6b1c0;
}
.pink-touch {
color: #f9e1d7;
}
.bleached-sunflower {
color: #f9e9a9;
}
.sunday-afternoon {
color: #f5c87a;
}

/* CSS Variables */
:root {
--blushing-tulip:#e09eb5;
--ibis:#f6b1c0;
--pink-touch:#f9e1d7;
--bleached-sunflower:#f9e9a9;
--sunday-afternoon:#f5c87a;
}

More palettes to explore