All Palettes

Color Palette #f76d1d, #ffb300, #ffd942, #4dc9ff, #1e3b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.apocalyptic-orange {
color: #f76d1d;
}
.ucla-gold {
color: #ffb300;
}
.sunny-side-up {
color: #ffd942;
}
.thor-s-thunder {
color: #4dc9ff;
}
.navy-seal {
color: #1e3b8a;
}

/* CSS Variables */
:root {
--apocalyptic-orange:#f76d1d;
--ucla-gold:#ffb300;
--sunny-side-up:#ffd942;
--thor-s-thunder:#4dc9ff;
--navy-seal:#1e3b8a;
}

More palettes to explore