Skip to content

#d3a721

a balanced, vivid yellow · cool · closest name: orange

RGB
211, 167, 33
HSL
45°, 73%, 48%
CMYK
0, 21, 84, 17
Luminance
0.4160

Every format

HEX#d3a721
RGBrgb(211, 167, 33)
HSLhsl(45, 73%, 48%)
CMYKcmyk(0%, 21%, 84%, 17%)
LABlab(70.6 4.4 68.0)
LCHlch(70.6 68.2 86.3)
OKLCHoklch(0.748 0.145 88.4)

Copy-ready code

/* CSS */
color: #d3a721;
background-color: #d3a721;
/* Tailwind (arbitrary) */
class="text-[#d3a721] bg-[#d3a721]"
/* SCSS */
$brand: #d3a721;
/* SwiftUI */
Color(red: 0.827, green: 0.655, blue: 0.129)
/* Android */
Color.parseColor("#d3a721")

Accessibility — WCAG contrast

Aa
#d3a721 on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#d3a721 on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green65.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow84.4%
Key (black)17.3%

Color previews

#d3a721 text on a black background

contrast 9.32:1

Card sample

#d3a721 text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #d3a721;
Background color
Panel with #d3a721 background
background-color: #d3a721;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #d3a721;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(211, 167, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 167, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3a721;
background: linear-gradient(135deg, #d3a721, #88D321);

Monochromatic scale

Palettes built from #d3a721

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3a721 in the Color Lab