Skip to content

#d2db3b

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

RGB
210, 219, 59
HSL
63°, 69%, 55%
CMYK
4, 0, 73, 14
Luminance
0.6468

Every format

HEX#d2db3b
RGBrgb(210, 219, 59)
HSLhsl(63, 69%, 55%)
CMYKcmyk(4%, 0%, 73%, 14%)
LABlab(84.3 -21.6 72.4)
LCHlch(84.3 75.6 106.6)
OKLCHoklch(0.857 0.173 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2db3b on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#d2db3b on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green85.9%
Blue23.1%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow73.1%
Key (black)14.1%

Color previews

#d2db3b text on a black background

contrast 13.94:1

Card sample

#d2db3b text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 219, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 219, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2db3b;
background: linear-gradient(135deg, #d2db3b, #67DB3B);

Monochromatic scale

Palettes built from #d2db3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2db3b in the Color Lab