All Palettes

Color Palette #00bfff, #ff6e00, #ff4281, #7b2dae, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.flush-orange {
color: #ff6e00;
}
.sasquatch-socks {
color: #ff4281;
}
.purple-pristine {
color: #7b2dae;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--flush-orange:#ff6e00;
--sasquatch-socks:#ff4281;
--purple-pristine:#7b2dae;
--soviet-gold:#ffd900;
}

More palettes to explore