All Palettes

Color Palette #b32d29, #e25a4b, #f69c6f, #f9cb9f, #fce5ca

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.opal-flame {
color: #e25a4b;
}
.burning-coals {
color: #f69c6f;
}
.chai-latte {
color: #f9cb9f;
}
.playful-peach {
color: #fce5ca;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--opal-flame:#e25a4b;
--burning-coals:#f69c6f;
--chai-latte:#f9cb9f;
--playful-peach:#fce5ca;
}

More palettes to explore