All Palettes

Color Palette #fab700, #f0a800, #e68a00, #d16900, #a85d00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.welcoming-wasp {
color: #f0a800;
}
.hotter-butter {
color: #e68a00;
}
.curry-powder {
color: #d16900;
}
.tijolo {
color: #a85d00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--welcoming-wasp:#f0a800;
--hotter-butter:#e68a00;
--curry-powder:#d16900;
--tijolo:#a85d00;
}

More palettes to explore