All Palettes

Color Palette #d6a42e, #f0c770, #f9e29f, #f5b400, #e6a400

0%
0%
0%

CSS code for this palette

/* CSS */
.curry {
color: #d6a42e;
}
.pasta-rasta {
color: #f0c770;
}
.durango-dust {
color: #f9e29f;
}
.american-yellow {
color: #f5b400;
}
.flambrosia {
color: #e6a400;
}

/* CSS Variables */
:root {
--curry:#d6a42e;
--pasta-rasta:#f0c770;
--durango-dust:#f9e29f;
--american-yellow:#f5b400;
--flambrosia:#e6a400;
}

More palettes to explore