All Palettes

Color Palette #f6c479, #f9a35d, #f1993b, #e96c3f, #d44d35

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f6c479;
}
.clarified-orange {
color: #f9a35d;
}
.amber-glow {
color: #f1993b;
}
.aurora-orange {
color: #e96c3f;
}
.glazed-persimmon {
color: #d44d35;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f6c479;
--clarified-orange:#f9a35d;
--amber-glow:#f1993b;
--aurora-orange:#e96c3f;
--glazed-persimmon:#d44d35;
}

More palettes to explore