All Palettes

Color Palette #5b3b8c, #a56f9d, #f4a462, #f6d55a, #3f8d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3b8c;
}
.violet-femmes {
color: #a56f9d;
}
.shrimp-cocktail {
color: #f4a462;
}
.wake-me-up {
color: #f6d55a;
}
.irish {
color: #3f8d5a;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3b8c;
--violet-femmes:#a56f9d;
--shrimp-cocktail:#f4a462;
--wake-me-up:#f6d55a;
--irish:#3f8d5a;
}

More palettes to explore