All Palettes

Color Palette #ff9900, #0074bd, #003a5c, #895b29, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.french-blue {
color: #0074bd;
}
.maniac-mansion {
color: #003a5c;
}
.treacle {
color: #895b29;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--french-blue:#0074bd;
--maniac-mansion:#003a5c;
--treacle:#895b29;
--soviet-gold:#ffd900;
}

More palettes to explore