All Palettes

Color Palette #e13e33, #f15a27, #f5c13d, #f7e688, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.bacon-strips {
color: #e13e33;
}
.durotar-fire {
color: #f15a27;
}
.phellodendron-amurense {
color: #f5c13d;
}
.no-gmb-yellow {
color: #f7e688;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--bacon-strips:#e13e33;
--durotar-fire:#f15a27;
--phellodendron-amurense:#f5c13d;
--no-gmb-yellow:#f7e688;
--dr-white:#fafafa;
}

More palettes to explore