All Palettes

Color Palette #e6a3d1, #f1b1e7, #f6d2b6, #d5e0a3, #a4daca

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e6a3d1;
}
.dream-land {
color: #f1b1e7;
}
.sparkle-glow {
color: #f6d2b6;
}
.willow-wind {
color: #d5e0a3;
}
.whirlpool {
color: #a4daca;
}

/* CSS Variables */
:root {
--exotic-violet:#e6a3d1;
--dream-land:#f1b1e7;
--sparkle-glow:#f6d2b6;
--willow-wind:#d5e0a3;
--whirlpool:#a4daca;
}

More palettes to explore