All Palettes

Color Palette #ffc800, #ffdb4d, #ffee8f, #ffe2b3, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.kuchinashi-yellow {
color: #ffdb4d;
}
.the-first-daffodil {
color: #ffee8f;
}
.peach-of-mind {
color: #ffe2b3;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--kuchinashi-yellow:#ffdb4d;
--the-first-daffodil:#ffee8f;
--peach-of-mind:#ffe2b3;
--ucla-gold:#ffb300;
}

More palettes to explore