All Palettes

Color Palette #f0a800, #f9c85d, #ffeb8a, #ff6d2e, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.little-sun-dress {
color: #f9c85d;
}
.quack-quack {
color: #ffeb8a;
}
.extreme-carrot {
color: #ff6d2e;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--little-sun-dress:#f9c85d;
--quack-quack:#ffeb8a;
--extreme-carrot:#ff6d2e;
--coquelicot:#ff3c00;
}

More palettes to explore