All Palettes

Color Palette #ff6e00, #ffb300, #ffd500, #00bad6, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.flush-orange {
color: #ff6e00;
}
.ucla-gold {
color: #ffb300;
}
.cyber-yellow {
color: #ffd500;
}
.maldives {
color: #00bad6;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--flush-orange:#ff6e00;
--ucla-gold:#ffb300;
--cyber-yellow:#ffd500;
--maldives:#00bad6;
--sasquatch-socks:#ff4281;
}

More palettes to explore