Theatre Gold hex code

#D4AF37

What is Theatre Gold hex code Color?

Theatre Gold hex code is a medium, moderately saturated yellow color with the hex code #D4AF37. Its RGB value is rgb(212, 175, 55), meaning it contains 212 red, 175 green, and 55 blue light values. In the HSL color model, it has a hue of 46°, saturation of 65%, and lightness of 52%.

Theatre Gold hex code Color Codes

Here are all the color format codes for Theatre Gold hex code:

  • HEX: #D4AF37
  • RGB: rgb(212, 175, 55)
  • HSL: hsl(46°, 65%, 52%)
  • CMYK: cmyk(0%, 17%, 74%, 17%)
  • Android/Flutter: Color(0xFFD4AF37)
  • Swift UIColor: UIColor(red: 0.831, green: 0.686, blue: 0.216, alpha: 1.0)

Is Theatre Gold hex code Accessible?

Theatre Gold hex code (#D4AF37) passes WCAG AA accessibility standards. It has a contrast ratio of 2.1:1 against white and 9.99:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Theatre Gold hex code in Design

Theatre Gold hex code is a medium yellow tone that works well as a background, accent, or highlight color in modern UI designs. It pairs beautifully with its complementary color #355ad4 for strong contrast. In CSS, you can use it directly as color: #D4AF37; or background-color: #D4AF37;.

Theatre Gold hex code Shades and Tints

Shades of Theatre Gold hex code are created by mixing it with black, ranging from the original #D4AF37 down to near-black #bc9c31. Tints are made by adding white — from the base color up to near-white #faf6e9. These variations help build complete design system palettes and Tailwind CSS color scales.

Theatre Gold hex code Color Harmonies

The complementary color of Theatre Gold hex code is #355ad4. Its analogous colors are #aad435 and #d45f35. For a triadic palette, combine it with #35d4af and #af35d4.

Frequently Asked Questions

What is the hex code for Theatre Gold hex code?

The hex code for Theatre Gold hex code is #D4AF37.

What is the RGB value of Theatre Gold hex code?

The RGB value is rgb(212, 175, 55). Red channel: 212/255, Green: 175/255, Blue: 55/255.

Is Theatre Gold hex code good for web accessibility?

Theatre Gold hex code has a contrast ratio of 2.1:1 with white and 9.99:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Theatre Gold hex code?

Theatre Gold hex code pairs well with its complementary color #355ad4, analogous colors #aad435 and #d45f35, or neutral whites and grays for a clean, modern look.

How do I use Theatre Gold hex code in CSS?

Use it in CSS like this:
background-color: #D4AF37;
color: #D4AF37;
Or as a CSS variable: --color-primary: #D4AF37;

HEX
#D4AF37
RGB
rgb(212, 175, 55)
HSL
hsl(46°, 65%, 52%)
CMYK
cmyk(0%, 17%, 74%, 17%)
RGBA
rgba(212, 175, 55, 1)
HSLA
hsla(46, 65%, 52%, 1)
Android / Flutter
Color(0xFFD4AF37)
Swift / UIColor
UIColor(r:0.83 g:0.69 b:0.22)
Hex 0x
0xD4AF37
White text
2.1:1
FailFail Large
Black text
9.99:1
AAAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white2.1:1
Contrast with black9.99:1
Sample text 21:1
+
=
50%
CSS Variables
/* Theatre Gold hex code */
--color-primary: #D4AF37;
--color-primary-rgb: 212, 175, 55;
--color-primary-hsl: 46 65% 52%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'theatre-gold-hex-code': {
    DEFAULT: '#D4AF37',
    100: '#ffffff',
    200: '#faf6e9',
    300: '#f5edd2',
    400: '#f1e4bc',
    500: '#ecdba5',
    600: '#bc9c31',
    700: '#a5882b',
    800: '#8d7525',
    900: '#76611f',
    950: '#5e4e18',
  }
}
SCSS Map
$theatre-gold-hex-code: (
  'base': #D4AF37,
  'light': #f5edd2,
  'dark': #a5882b,
  'rgb': 212, 175, 55
);
Badge Outline Badge
AB
Theatre Gold hex code
#D4AF37

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #D4AF37
Deuteranopia — #c6c937
Protanopia — #c4c437
Tritanopia — #d4a96b
Achromatopsia — #acacac

Theatre Gold hex code Color Palettes

#5a4d16
#948629
#a37a29
#c3ad2c
#d6c44c
#b5991c
#e0b929
#f0b324
#f6db6f
#f2d997
#9e843d
#bfb03b
#c1a757
#d4c868
#e0daae
#a3c133
#bddb43
#c9dc74
#ceeba3
#e0efaf
#d66038
#d8916e
#e6a78f
#ebb6a3
#f5d4c7
#f1ae1e
#f9bb3e
#f4df66
#fbee98
#fae2a8
#b0a573
#ccc17f
#cac4a0
#cdc69d
#e6ddc1
#9ead1a
#d9f00f
#dfd734
#ece941
#ebf08a
#a9730f
#da7516
#ec8918
#e68a51
#edb282

Theatre Gold hex code Shades

#d4af37
#bc9c31
#a5882b
#8d7525
#76611f
#5e4e18
#473a12
#2f270c
#181306
#000000

Theatre Gold hex code Tints

#d4af35
#d9b84b
#dec162
#e2ca78
#e7d38f
#ecdba5
#f1e4bc
#f5edd2
#faf6e9
#ffffff

Theatre Gold hex code Tones

#d4af35
#cbaa3e
#c2a647
#baa150
#b19c58
#a89761
#9f936a
#968e73
#8d897c
#858585

Theatre Gold hex code Gradients

Light fade linear-gradient(135deg, #D4AF37, #faf6e9)...
Dark fade linear-gradient(135deg, #D4AF37, #bc9c31)...
Complementary linear-gradient(135deg, #D4AF37, #355ad4)...
Triadic linear-gradient(135deg, #D4AF37, #35d4af, #af35d4) ...
Saturation burst linear-gradient(135deg, #9d926c, #ffc60a) ...

Theatre Gold hex code Related Colors

Copied!