All Palettes

Color Palette #c79b6b, #d6a15c, #e2b950, #f1c841, #f6d43c

0%
0%
0%

CSS code for this palette

/* CSS */
.amber-autumn {
color: #c79b6b;
}
.ceremonial-gold {
color: #d6a15c;
}
.high-honey {
color: #e2b950;
}
.buzz {
color: #f1c841;
}
.dandelion-yellow {
color: #f6d43c;
}

/* CSS Variables */
:root {
--amber-autumn:#c79b6b;
--ceremonial-gold:#d6a15c;
--high-honey:#e2b950;
--buzz:#f1c841;
--dandelion-yellow:#f6d43c;
}

More palettes to explore