Skip to content

#d3da77

a light, vivid yellow · cool · closest name: khaki

RGB
211, 218, 119
HSL
64°, 57%, 66%
CMYK
3, 0, 45, 15
Luminance
0.6532

Every format

HEX#d3da77
RGBrgb(211, 218, 119)
HSLhsl(64, 57%, 66%)
CMYKcmyk(3%, 0%, 45%, 15%)
LABlab(84.7 -16.5 47.7)
LCHlch(84.7 50.4 109.1)
OKLCHoklch(0.862 0.123 112.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3da77 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#d3da77 on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green85.5%
Blue46.7%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow45.4%
Key (black)14.5%

Color previews

#d3da77 text on a black background

contrast 14.06:1

Card sample

#d3da77 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3da77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3da77 in the Color Lab