All Palettes

Color Palette #ef0101, #f14b1e, #f1a832, #f1c45b, #f1e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.helvetia-red {
color: #ef0101;
}
.chinese-goldfish {
color: #f14b1e;
}
.whisky-sour {
color: #f1a832;
}
.blonde-girl {
color: #f1c45b;
}
.french-vanilla {
color: #f1e1a7;
}

/* CSS Variables */
:root {
--helvetia-red:#ef0101;
--chinese-goldfish:#f14b1e;
--whisky-sour:#f1a832;
--blonde-girl:#f1c45b;
--french-vanilla:#f1e1a7;
}

More palettes to explore