All Palettes

Color Palette #f4c32f, #f6d64c, #f3e17c, #f9eca9, #dba800

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.fresh-pineapple {
color: #f6d64c;
}
.spring-yellow {
color: #f3e17c;
}
.star-studded {
color: #f9eca9;
}
.chinese-gold {
color: #dba800;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--fresh-pineapple:#f6d64c;
--spring-yellow:#f3e17c;
--star-studded:#f9eca9;
--chinese-gold:#dba800;
}

More palettes to explore