Skip to content

#d3da39

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

RGB
211, 218, 57
HSL
63°, 69%, 54%
CMYK
3, 0, 74, 15
Luminance
0.6429

Every format

HEX#d3da39
RGBrgb(211, 218, 57)
HSLhsl(63, 69%, 54%)
CMYKcmyk(3%, 0%, 74%, 15%)
LABlab(84.1 -20.8 72.9)
LCHlch(84.1 75.8 106.0)
OKLCHoklch(0.856 0.173 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3da39 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#d3da39 on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green85.5%
Blue22.4%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow73.9%
Key (black)14.5%

Color previews

#d3da39 text on a black background

contrast 13.86:1

Card sample

#d3da39 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 218, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 218, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3da39;
background: linear-gradient(135deg, #d3da39, #68DA39);

Monochromatic scale

Palettes built from #d3da39

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3da39 in the Color Lab