All Palettes

Color Palette #3f2a92, #6a4c94, #b05e9e, #f9a88b, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #3f2a92;
}
.pure-mauve {
color: #6a4c94;
}
.bodacious {
color: #b05e9e;
}
.citrus-hill {
color: #f9a88b;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--galactic-purple:#3f2a92;
--pure-mauve:#6a4c94;
--bodacious:#b05e9e;
--citrus-hill:#f9a88b;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore