Skip to content

#d3af3c

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

RGB
211, 175, 60
HSL
46°, 63%, 53%
CMYK
0, 17, 72, 17
Luminance
0.4484

Every format

HEX#d3af3c
RGBrgb(211, 175, 60)
HSLhsl(46, 63%, 53%)
CMYKcmyk(0%, 17%, 72%, 17%)
LABlab(72.8 1.2 60.9)
LCHlch(72.8 60.9 88.9)
OKLCHoklch(0.766 0.135 91.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3af3c on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#d3af3c on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green68.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta17.1%
Yellow71.6%
Key (black)17.3%

Color previews

#d3af3c text on a black background

contrast 9.97:1

Card sample

#d3af3c text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 175, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 175, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3af3c;
background: linear-gradient(135deg, #d3af3c, #92D33C);

Monochromatic scale

Palettes built from #d3af3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3af3c in the Color Lab