All Palettes

Color Palette #f7c94b, #f29d3a, #ef7534, #e05e4d, #d84665

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.amber-glow {
color: #f29d3a;
}
.orange-crush {
color: #ef7534;
}
.flamingo {
color: #e05e4d;
}
.geranium {
color: #d84665;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--amber-glow:#f29d3a;
--orange-crush:#ef7534;
--flamingo:#e05e4d;
--geranium:#d84665;
}

More palettes to explore