All Palettes

Color Palette #c7a86b, #e1c16b, #f3d66d, #f4a76c, #e28c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c7a86b;
}
.highlight-gold {
color: #e1c16b;
}
.forsythia-blossom {
color: #f3d66d;
}
.florida-sunrise {
color: #f4a76c;
}
.texas-longhorn {
color: #e28c3c;
}

/* CSS Variables */
:root {
--ginger-ale:#c7a86b;
--highlight-gold:#e1c16b;
--forsythia-blossom:#f3d66d;
--florida-sunrise:#f4a76c;
--texas-longhorn:#e28c3c;
}

More palettes to explore