All Palettes

Color Palette #f6e8a2, #f5c76b, #f5a700, #f1801e, #d43725

0%
0%
0%

CSS code for this palette

/* CSS */
.lazy-daisy {
color: #f6e8a2;
}
.yellow-currant {
color: #f5c76b;
}
.spicy-sweetcorn {
color: #f5a700;
}
.consumed-by-fire {
color: #f1801e;
}
.ake-blood {
color: #d43725;
}

/* CSS Variables */
:root {
--lazy-daisy:#f6e8a2;
--yellow-currant:#f5c76b;
--spicy-sweetcorn:#f5a700;
--consumed-by-fire:#f1801e;
--ake-blood:#d43725;
}

More palettes to explore