All Palettes

Color Palette #b32d29, #d95a3a, #f6a62c, #f6d64c, #f0e49e

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.mod-orange {
color: #d95a3a;
}
.carona {
color: #f6a62c;
}
.fresh-pineapple {
color: #f6d64c;
}
.bells-and-whistles-gold {
color: #f0e49e;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--mod-orange:#d95a3a;
--carona:#f6a62c;
--fresh-pineapple:#f6d64c;
--bells-and-whistles-gold:#f0e49e;
}

More palettes to explore