All Palettes

Color Palette #ff6d1f, #ff9c38, #d85f9c, #a05abf, #5d2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blazing-bonfire {
color: #ff9c38;
}
.sugar-rush {
color: #d85f9c;
}
.trunks-hair {
color: #a05abf;
}
.lucid-dream {
color: #5d2a92;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blazing-bonfire:#ff9c38;
--sugar-rush:#d85f9c;
--trunks-hair:#a05abf;
--lucid-dream:#5d2a92;
}

More palettes to explore