All Palettes

Color Palette #5f3c8b, #a35dac, #fbaf89, #f1d298, #6dca8c

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5f3c8b;
}
.orchid-dottyback {
color: #a35dac;
}
.orange-grove {
color: #fbaf89;
}
.white-corn {
color: #f1d298;
}
.felt-green {
color: #6dca8c;
}

/* CSS Variables */
:root {
--daisy-bush:#5f3c8b;
--orchid-dottyback:#a35dac;
--orange-grove:#fbaf89;
--white-corn:#f1d298;
--felt-green:#6dca8c;
}

More palettes to explore