All Palettes

Color Palette #ff5100, #00b341, #0073ff, #8c00ff, #ff00c8

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.poison-ivy {
color: #00b341;
}
.brandeis-blue {
color: #0073ff;
}
.amethyst-ganzstar {
color: #8c00ff;
}
.hot-magenta {
color: #ff00c8;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--poison-ivy:#00b341;
--brandeis-blue:#0073ff;
--amethyst-ganzstar:#8c00ff;
--hot-magenta:#ff00c8;
}

More palettes to explore