All Palettes

Color Palette #f9df4e, #f3d97c, #f1b941, #e8a126, #d69a00

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-star {
color: #f9df4e;
}
.sandy {
color: #f3d97c;
}
.golden-glam {
color: #f1b941;
}
.clarified-butter {
color: #e8a126;
}
.leopard {
color: #d69a00;
}

/* CSS Variables */
:root {
--royal-star:#f9df4e;
--sandy:#f3d97c;
--golden-glam:#f1b941;
--clarified-butter:#e8a126;
--leopard:#d69a00;
}

More palettes to explore