All Palettes

Color Palette #fad3a3, #fab700, #faaf00, #d9a520, #c25a00

0%
0%
0%

CSS code for this palette

/* CSS */
.maple-beige {
color: #fad3a3;
}
.blue-angels-yellow {
color: #fab700;
}
.lemon-chrome {
color: #faaf00;
}
.chanterelle {
color: #d9a520;
}
.dry-clay {
color: #c25a00;
}

/* CSS Variables */
:root {
--maple-beige:#fad3a3;
--blue-angels-yellow:#fab700;
--lemon-chrome:#faaf00;
--chanterelle:#d9a520;
--dry-clay:#c25a00;
}

More palettes to explore