All Palettes

Color Palette #b32d29, #d8503b, #f1a65b, #f4d171, #a3c97e

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.fire-island {
color: #d8503b;
}
.sandy-brown {
color: #f1a65b;
}
.yellow-tulip {
color: #f4d171;
}
.opaline-green {
color: #a3c97e;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--fire-island:#d8503b;
--sandy-brown:#f1a65b;
--yellow-tulip:#f4d171;
--opaline-green:#a3c97e;
}

More palettes to explore