All Palettes

Color Palette #3a0c4b, #5a3f8d, #8c65b3, #a8b34d, #f5cf38

0%
0%
0%

CSS code for this palette

/* CSS */
.romanic-scene {
color: #3a0c4b;
}
.daisy-bush {
color: #5a3f8d;
}
.lusty-lavender {
color: #8c65b3;
}
.delaunay-green {
color: #a8b34d;
}
.golden-kiwi {
color: #f5cf38;
}

/* CSS Variables */
:root {
--romanic-scene:#3a0c4b;
--daisy-bush:#5a3f8d;
--lusty-lavender:#8c65b3;
--delaunay-green:#a8b34d;
--golden-kiwi:#f5cf38;
}

More palettes to explore