All Palettes

Color Palette #b32d29, #e13e33, #f96c5d, #f4b41f, #f2dfa1

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.bacon-strips {
color: #e13e33;
}
.coral-quartz {
color: #f96c5d;
}
.oregon-trail {
color: #f4b41f;
}
.roadster-yellow {
color: #f2dfa1;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--bacon-strips:#e13e33;
--coral-quartz:#f96c5d;
--oregon-trail:#f4b41f;
--roadster-yellow:#f2dfa1;
}

More palettes to explore