All Palettes

Color Palette #f6d75a, #f7c94b, #f9af39, #fbaf2d, #ff9c1a

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f6d75a;
}
.sunny-mood {
color: #f7c94b;
}
.raichu-orange {
color: #f9af39;
}
.sunshine-surprise {
color: #fbaf2d;
}
.phoenix-flames {
color: #ff9c1a;
}

/* CSS Variables */
:root {
--glitter-yellow:#f6d75a;
--sunny-mood:#f7c94b;
--raichu-orange:#f9af39;
--sunshine-surprise:#fbaf2d;
--phoenix-flames:#ff9c1a;
}

More palettes to explore