All Palettes

Color Palette #4a3c7c, #6e5b9a, #a7627d, #f0a44c, #f2d440

0%
0%
0%

CSS code for this palette

/* CSS */
.sage-violet {
color: #4a3c7c;
}
.just-a-fairytale {
color: #6e5b9a;
}
.strawberry-mousse {
color: #a7627d;
}
.egyptian-gold {
color: #f0a44c;
}
.sandstorm {
color: #f2d440;
}

/* CSS Variables */
:root {
--sage-violet:#4a3c7c;
--just-a-fairytale:#6e5b9a;
--strawberry-mousse:#a7627d;
--egyptian-gold:#f0a44c;
--sandstorm:#f2d440;
}

More palettes to explore