All Palettes

Color Palette #ffc300, #ffd942, #ffe77a, #ffec99, #fff5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-splash {
color: #ffc300;
}
.sunny-side-up {
color: #ffd942;
}
.digital-yellow {
color: #ffe77a;
}
.old-yella {
color: #ffec99;
}
.spring-buttercup {
color: #fff5c2;
}

/* CSS Variables */
:root {
--citrus-splash:#ffc300;
--sunny-side-up:#ffd942;
--digital-yellow:#ffe77a;
--old-yella:#ffec99;
--spring-buttercup:#fff5c2;
}

More palettes to explore