Theatre Gold hex code
#D4AF37What 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;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #D4AF37;
--color-primary-rgb: 212, 175, 55;
--color-primary-hsl: 46 65% 52%;
--color-primary-text: #1a1a2e;
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',
}
}
'base': #D4AF37,
'light': #f5edd2,
'dark': #a5882b,
'rgb': 212, 175, 55
);
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.