All Palettes

Color Palette #e13e33, #f4533e, #f8ba12, #f0e738, #a7d94a

0%
0%
0%

CSS code for this palette

/* CSS */
.bacon-strips {
color: #e13e33;
}
.strawberry-avalanche {
color: #f4533e;
}
.spanish-yellow {
color: #f8ba12;
}
.lime-time {
color: #f0e738;
}
.burst-of-lime {
color: #a7d94a;
}

/* CSS Variables */
:root {
--bacon-strips:#e13e33;
--strawberry-avalanche:#f4533e;
--spanish-yellow:#f8ba12;
--lime-time:#f0e738;
--burst-of-lime:#a7d94a;
}

More palettes to explore