All Palettes

Color Palette #faa700, #ff5100, #ff007b, #a600ff, #4a0080

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.aerospace-orange {
color: #ff5100;
}
.pink-poison {
color: #ff007b;
}
.digital-violets {
color: #a600ff;
}
.indigo {
color: #4a0080;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--aerospace-orange:#ff5100;
--pink-poison:#ff007b;
--digital-violets:#a600ff;
--indigo:#4a0080;
}

More palettes to explore