All Palettes

Color Palette #7b501e, #a67a4e, #c3b450, #f1e350, #f1b350

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #7b501e;
}
.star-anise-scent {
color: #a67a4e;
}
.parachute {
color: #c3b450;
}
.yellow-petal {
color: #f1e350;
}
.casablanca {
color: #f1b350;
}

/* CSS Variables */
:root {
--milk-chocolate:#7b501e;
--star-anise-scent:#a67a4e;
--parachute:#c3b450;
--yellow-petal:#f1e350;
--casablanca:#f1b350;
}

More palettes to explore