All Palettes

Color Palette #f8e8af, #f1c7a7, #e6a2b4, #d19fb3, #a57cbb

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-mania {
color: #f8e8af;
}
.citrus-sachet {
color: #f1c7a7;
}
.love-at-first-sight {
color: #e6a2b4;
}
.raspberry-smoothie {
color: #d19fb3;
}
.wisteria {
color: #a57cbb;
}

/* CSS Variables */
:root {
--banana-mania:#f8e8af;
--citrus-sachet:#f1c7a7;
--love-at-first-sight:#e6a2b4;
--raspberry-smoothie:#d19fb3;
--wisteria:#a57cbb;
}

More palettes to explore