All Palettes

Color Palette #faa700, #f5c800, #f2e450, #e4a41b, #d15b00

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.pinard-yellow {
color: #f5c800;
}
.yellow-petal {
color: #f2e450;
}
.grapefruit-yellow {
color: #e4a41b;
}
.exuberance {
color: #d15b00;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--pinard-yellow:#f5c800;
--yellow-petal:#f2e450;
--grapefruit-yellow:#e4a41b;
--exuberance:#d15b00;
}

More palettes to explore