All Palettes

Color Palette #ff6d1f, #ffb84d, #d8e5c7, #8d3a7b, #4a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.flower-bulb {
color: #d8e5c7;
}
.magenta-red {
color: #8d3a7b;
}
.galactic-purple {
color: #4a2c90;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--flower-bulb:#d8e5c7;
--magenta-red:#8d3a7b;
--galactic-purple:#4a2c90;
}

More palettes to explore