All Palettes

Color Palette #e0b3ff, #a76c9b, #ff6e61, #ffd900, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve {
color: #e0b3ff;
}
.violetta {
color: #a76c9b;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--mauve:#e0b3ff;
--violetta:#a76c9b;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--devil-s-grass:#4cae4f;
}

More palettes to explore