All Palettes

Color Palette #ff8c00, #ffd900, #00bfff, #1f8fff, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.capri {
color: #00bfff;
}
.clear-chill {
color: #1f8fff;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--capri:#00bfff;
--clear-chill:#1f8fff;
--steel-blue:#4682b4;
}

More palettes to explore