All Palettes

Color Palette #f7aaa1, #f9c0b4, #fce3de, #e7b6d0, #d3a5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f7aaa1;
}
.apricot-obsession {
color: #f9c0b4;
}
.lady-anne {
color: #fce3de;
}
.sweet-lilac {
color: #e7b6d0;
}
.bright-ube {
color: #d3a5e9;
}

/* CSS Variables */
:root {
--rosy-outlook:#f7aaa1;
--apricot-obsession:#f9c0b4;
--lady-anne:#fce3de;
--sweet-lilac:#e7b6d0;
--bright-ube:#d3a5e9;
}

More palettes to explore