All Palettes

Color Palette #a5c639, #8b40fc, #5b2d8f, #f7e89c, #b3e3a5

0%
0%
0%

CSS code for this palette

/* CSS */
.android-green {
color: #a5c639;
}
.sweet-escape {
color: #8b40fc;
}
.lucid-dream {
color: #5b2d8f;
}
.storm-lightning {
color: #f7e89c;
}
.madang {
color: #b3e3a5;
}

/* CSS Variables */
:root {
--android-green:#a5c639;
--sweet-escape:#8b40fc;
--lucid-dream:#5b2d8f;
--storm-lightning:#f7e89c;
--madang:#b3e3a5;
}

More palettes to explore