All Palettes

Color Palette #d4a4e5, #f3bfc0, #f4e1a4, #a3d55d, #5c9d6f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d4a4e5;
}
.silver-strawberry {
color: #f3bfc0;
}
.optimistic-yellow {
color: #f4e1a4;
}
.lime-lizard {
color: #a3d55d;
}
.great-gazoo {
color: #5c9d6f;
}

/* CSS Variables */
:root {
--bright-ube:#d4a4e5;
--silver-strawberry:#f3bfc0;
--optimistic-yellow:#f4e1a4;
--lime-lizard:#a3d55d;
--great-gazoo:#5c9d6f;
}

More palettes to explore