All Palettes

Color Palette #f5c99e, #f7b5a1, #eab8d1, #d499eb, #a78bda

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.mystic-tulip {
color: #f7b5a1;
}
.sweet-lilac {
color: #eab8d1;
}
.bright-ube {
color: #d499eb;
}
.middy-s-purple {
color: #a78bda;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--mystic-tulip:#f7b5a1;
--sweet-lilac:#eab8d1;
--bright-ube:#d499eb;
--middy-s-purple:#a78bda;
}

More palettes to explore