All Palettes

Color Palette #fed98b, #f8c56d, #f6b151, #f2a32c, #e6991e

0%
0%
0%

CSS code for this palette

/* CSS */
.big-bus-yellow {
color: #fed98b;
}
.yellow-currant {
color: #f8c56d;
}
.casablanca {
color: #f6b151;
}
.lightning-yellow {
color: #f2a32c;
}
.clarified-butter {
color: #e6991e;
}

/* CSS Variables */
:root {
--big-bus-yellow:#fed98b;
--yellow-currant:#f8c56d;
--casablanca:#f6b151;
--lightning-yellow:#f2a32c;
--clarified-butter:#e6991e;
}

More palettes to explore