All Palettes

Color Palette #4b3d6c, #7a4e8d, #af6a9b, #f3a158, #f7d83b

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4b3d6c;
}
.cleopatra-s-gown {
color: #7a4e8d;
}
.violetta {
color: #af6a9b;
}
.bergamot-orange {
color: #f3a158;
}
.dandelion-yellow {
color: #f7d83b;
}

/* CSS Variables */
:root {
--meteorite:#4b3d6c;
--cleopatra-s-gown:#7a4e8d;
--violetta:#af6a9b;
--bergamot-orange:#f3a158;
--dandelion-yellow:#f7d83b;
}

More palettes to explore