Skip to content

#d3cd3a

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

RGB
211, 205, 58
HSL
58°, 64%, 53%
CMYK
0, 3, 73, 17
Luminance
0.5782

Every format

HEX#d3cd3a
RGBrgb(211, 205, 58)
HSLhsl(58, 64%, 53%)
CMYKcmyk(0%, 3%, 73%, 17%)
LABlab(80.6 -14.4 69.3)
LCHlch(80.6 70.7 101.7)
OKLCHoklch(0.828 0.160 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3cd3a on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#d3cd3a on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green80.4%
Blue22.7%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow72.5%
Key (black)17.3%

Color previews

#d3cd3a text on a black background

contrast 12.56:1

Card sample

#d3cd3a text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 205, 58, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 205, 58, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3cd3a;
background: linear-gradient(135deg, #d3cd3a, #73D33A);

Monochromatic scale

Palettes built from #d3cd3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3cd3a in the Color Lab