All Palettes

Color Palette #f6c679, #f9a65d, #f1783b, #e2502c, #b73c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f6c679;
}
.rajah {
color: #f9a65d;
}
.orange-crush {
color: #f1783b;
}
.scoville-high {
color: #e2502c;
}
.valiant-poppy {
color: #b73c2a;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f6c679;
--rajah:#f9a65d;
--orange-crush:#f1783b;
--scoville-high:#e2502c;
--valiant-poppy:#b73c2a;
}

More palettes to explore