All Palettes

Color Palette #ffc800, #ffd942, #ffeb7a, #fff6b3, #fffbdb

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.sunny-side-up {
color: #ffd942;
}
.digital-yellow {
color: #ffeb7a;
}
.creamy-sunshine-pastel {
color: #fff6b3;
}
.rice-paper {
color: #fffbdb;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--sunny-side-up:#ffd942;
--digital-yellow:#ffeb7a;
--creamy-sunshine-pastel:#fff6b3;
--rice-paper:#fffbdb;
}

More palettes to explore