All Palettes

Color Palette #3f2a92, #7c5091, #af8e6e, #f4b943, #f76d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #3f2a92;
}
.juneberry {
color: #7c5091;
}
.river-road {
color: #af8e6e;
}
.golden-glam {
color: #f4b943;
}
.apocalyptic-orange {
color: #f76d1d;
}

/* CSS Variables */
:root {
--galactic-purple:#3f2a92;
--juneberry:#7c5091;
--river-road:#af8e6e;
--golden-glam:#f4b943;
--apocalyptic-orange:#f76d1d;
}

More palettes to explore