Skip to content

#dbdf3d

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

RGB
219, 223, 61
HSL
62°, 72%, 56%
CMYK
2, 0, 73, 13
Luminance
0.6817

Every format

HEX#dbdf3d
RGBrgb(219, 223, 61)
HSLhsl(62, 72%, 56%)
CMYKcmyk(2%, 0%, 73%, 13%)
LABlab(86.1 -19.8 73.7)
LCHlch(86.1 76.3 105.0)
OKLCHoklch(0.873 0.174 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdf3d on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf3d on black: 14.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.5%
Blue23.9%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow72.6%
Key (black)12.5%

Color previews

#dbdf3d text on a black background

contrast 14.63:1

Card sample

#dbdf3d text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 223, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 223, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbdf3d;
background: linear-gradient(135deg, #dbdf3d, #6FDF3D);

Monochromatic scale

Palettes built from #dbdf3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdf3d in the Color Lab