All Palettes

Color Palette #ffc300, #ffd942, #ffea80, #f5f500, #d6c400

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-splash {
color: #ffc300;
}
.sunny-side-up {
color: #ffd942;
}
.digital-yellow {
color: #ffea80;
}
.marsupilami {
color: #f5f500;
}
.sorbet-yellow {
color: #d6c400;
}

/* CSS Variables */
:root {
--citrus-splash:#ffc300;
--sunny-side-up:#ffd942;
--digital-yellow:#ffea80;
--marsupilami:#f5f500;
--sorbet-yellow:#d6c400;
}

More palettes to explore