All Palettes

Color Palette #f0b19e, #ff7e61, #ff513d, #ff2e2e, #ff1a1a

0%
0%
0%

CSS code for this palette

/* CSS */
.stucco-wall {
color: #f0b19e;
}
.sunset-papaya {
color: #ff7e61;
}
.ogre-odor {
color: #ff513d;
}
.pelati {
color: #ff2e2e;
}
.traffic-red {
color: #ff1a1a;
}

/* CSS Variables */
:root {
--stucco-wall:#f0b19e;
--sunset-papaya:#ff7e61;
--ogre-odor:#ff513d;
--pelati:#ff2e2e;
--traffic-red:#ff1a1a;
}

More palettes to explore