All Palettes

Color Palette #ff5d38, #ffbb3d, #3dff4d, #388eff, #8e38ff

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.orange-pop {
color: #ffbb3d;
}
.bright-light-green {
color: #3dff4d;
}
.brilliant-azure {
color: #388eff;
}
.sugar-grape {
color: #8e38ff;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--orange-pop:#ffbb3d;
--bright-light-green:#3dff4d;
--brilliant-azure:#388eff;
--sugar-grape:#8e38ff;
}

More palettes to explore