All Palettes

Color Palette #ff5100, #ffb700, #a0d100, #00b2ff, #a600ff

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sunflower-mango {
color: #ffb700;
}
.matcha-powder {
color: #a0d100;
}
.krishna-blue {
color: #00b2ff;
}
.digital-violets {
color: #a600ff;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sunflower-mango:#ffb700;
--matcha-powder:#a0d100;
--krishna-blue:#00b2ff;
--digital-violets:#a600ff;
}

More palettes to explore