Bronze Hex Code — #CD7F32

RGB, HSL, and CMYK values for Bronze.

Bronze Color Values

FormatValue
HEX#CD7F32
RGBrgb(205, 127, 50)
HSLhsl(30, 61%, 50%)
CMYKcmyk(0%, 38%, 76%, 20%)
Want to explore more shades? Use our Color Converter

About Bronze

Color psychology: Strength, endurance.

Bronze (#CD7F32) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where strength, endurance are desired associations.

How to Use Bronze in CSS

/* Using HEX */
color: #CD7F32;
background-color: #CD7F32;

/* Using RGB */
color: rgb(205, 127, 50);

/* Using HSL */
color: hsl(30, 61%, 50%);

Colors That Go With Bronze

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions