All Palettes

Color Palette #ff6933, #ffb300, #ffec42, #2f99da, #1e3799

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec42;
}
.boyzone {
color: #2f99da;
}
.north-star-blue {
color: #1e3799;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--ucla-gold:#ffb300;
--hollandaise:#ffec42;
--boyzone:#2f99da;
--north-star-blue:#1e3799;
}

More palettes to explore