All Palettes

Color Palette #b32d29, #e04f38, #f78f5e, #f9cb9f, #f3e0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.orangeade {
color: #e04f38;
}
.barbarian {
color: #f78f5e;
}
.chai-latte {
color: #f9cb9f;
}
.peachy-milk {
color: #f3e0d8;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--orangeade:#e04f38;
--barbarian:#f78f5e;
--chai-latte:#f9cb9f;
--peachy-milk:#f3e0d8;
}

More palettes to explore