All Palettes

Color Palette #ffc800, #ffd942, #ffea8f, #ffe4b3, #fff5d6

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.sunny-side-up {
color: #ffd942;
}
.chickery-chick {
color: #ffea8f;
}
.mouse-nose {
color: #ffe4b3;
}
.natural-wool {
color: #fff5d6;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--sunny-side-up:#ffd942;
--chickery-chick:#ffea8f;
--mouse-nose:#ffe4b3;
--natural-wool:#fff5d6;
}

More palettes to explore