All Palettes

Color Palette #5e4b8b, #8b6cb2, #a9c5ea, #f7f2b6, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.violet-frog {
color: #8b6cb2;
}
.sky-high {
color: #a9c5ea;
}
.casino-lights {
color: #f7f2b6;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--violet-frog:#8b6cb2;
--sky-high:#a9c5ea;
--casino-lights:#f7f2b6;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore