All Palettes

Color Palette #f9e25d, #f1c950, #e9b63f, #e5902e, #d65d29

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.radiant-sun {
color: #f1c950;
}
.australium-gold {
color: #e9b63f;
}
.sanskrit {
color: #e5902e;
}
.obstinate-orange {
color: #d65d29;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--radiant-sun:#f1c950;
--australium-gold:#e9b63f;
--sanskrit:#e5902e;
--obstinate-orange:#d65d29;
}

More palettes to explore