All Palettes

Color Palette #fede4d, #f5b400, #fbaf3c, #f09c00, #ebb800

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-star {
color: #fede4d;
}
.american-yellow {
color: #f5b400;
}
.peach-butter {
color: #fbaf3c;
}
.wiener-schnitzel {
color: #f09c00;
}
.philippine-golden-yellow {
color: #ebb800;
}

/* CSS Variables */
:root {
--royal-star:#fede4d;
--american-yellow:#f5b400;
--peach-butter:#fbaf3c;
--wiener-schnitzel:#f09c00;
--philippine-golden-yellow:#ebb800;
}

More palettes to explore