All Palettes

Color Palette #f5c75c, #e2a946, #d58f34, #c8701e, #b7550b

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.brass-mesh {
color: #e2a946;
}
.fuel-yellow {
color: #d58f34;
}
.ochre {
color: #c8701e;
}
.bloodhound {
color: #b7550b;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--brass-mesh:#e2a946;
--fuel-yellow:#d58f34;
--ochre:#c8701e;
--bloodhound:#b7550b;
}

More palettes to explore