All Palettes

Color Palette #f0a800, #f9c148, #f6e1a2, #f9d2b4, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.creamy-sweet-corn {
color: #f9c148;
}
.sun-dust {
color: #f6e1a2;
}
.autumn-wind {
color: #f9d2b4;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--creamy-sweet-corn:#f9c148;
--sun-dust:#f6e1a2;
--autumn-wind:#f9d2b4;
--sun-orange:#f47b1f;
}

More palettes to explore