All Palettes

Color Palette #d60032, #ff6d1f, #ffb300, #f1e1b7, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.belgian-waffle {
color: #f1e1b7;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--belgian-waffle:#f1e1b7;
--sour-candy:#69af4b;
}

More palettes to explore