All Palettes

Color Palette #a52b1d, #d15b29, #f2af3a, #e8e8a1, #4b8d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-auburn {
color: #a52b1d;
}
.bright-delight {
color: #d15b29;
}
.raichu-orange {
color: #f2af3a;
}
.wax-yellow {
color: #e8e8a1;
}
.la-palma {
color: #4b8d2a;
}

/* CSS Variables */
:root {
--fresh-auburn:#a52b1d;
--bright-delight:#d15b29;
--raichu-orange:#f2af3a;
--wax-yellow:#e8e8a1;
--la-palma:#4b8d2a;
}

More palettes to explore