All Palettes

Color Palette #f9e25d, #f7d850, #f6c43c, #f1b127, #e3a726

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.energy-yellow {
color: #f7d850;
}
.phellodendron-amurense {
color: #f6c43c;
}
.xanthous {
color: #f1b127;
}
.dried-goldenrod {
color: #e3a726;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--energy-yellow:#f7d850;
--phellodendron-amurense:#f6c43c;
--xanthous:#f1b127;
--dried-goldenrod:#e3a726;
}

More palettes to explore