All Palettes

Color Palette #f0a800, #f8d86d, #fab700, #e68a00, #d65d00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.forsythia-blossom {
color: #f8d86d;
}
.blue-angels-yellow {
color: #fab700;
}
.hotter-butter {
color: #e68a00;
}
.exuberance {
color: #d65d00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--forsythia-blossom:#f8d86d;
--blue-angels-yellow:#fab700;
--hotter-butter:#e68a00;
--exuberance:#d65d00;
}

More palettes to explore