All Palettes

Color Palette #b32d29, #d45c3a, #f1a65b, #f4d65d, #a2c57d

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.sweet-mandarin {
color: #d45c3a;
}
.sandy-brown {
color: #f1a65b;
}
.salmon-eggs {
color: #f4d65d;
}
.opaline-green {
color: #a2c57d;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--sweet-mandarin:#d45c3a;
--sandy-brown:#f1a65b;
--salmon-eggs:#f4d65d;
--opaline-green:#a2c57d;
}

More palettes to explore