All Palettes

Color Palette #f9c54e, #f9a94e, #f28d3a, #f15d3b, #d83c31

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.gemini-mustard-momento {
color: #f9a94e;
}
.spicy-paella {
color: #f28d3a;
}
.oranzhewyi-orange {
color: #f15d3b;
}
.vampire-red {
color: #d83c31;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--gemini-mustard-momento:#f9a94e;
--spicy-paella:#f28d3a;
--oranzhewyi-orange:#f15d3b;
--vampire-red:#d83c31;
}

More palettes to explore