Skip to content

#dfd33b

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

RGB
223, 211, 59
HSL
56°, 72%, 55%
CMYK
0, 5, 74, 13
Luminance
0.6259

Every format

HEX#dfd33b
RGBrgb(223, 211, 59)
HSLhsl(56, 72%, 55%)
CMYKcmyk(0%, 5%, 74%, 13%)
LABlab(83.2 -12.3 71.7)
LCHlch(83.2 72.8 99.7)
OKLCHoklch(0.851 0.163 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd33b on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#dfd33b on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green82.7%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow73.5%
Key (black)12.5%

Color previews

#dfd33b text on a black background

contrast 13.52:1

Card sample

#dfd33b text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 211, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 211, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfd33b;
background: linear-gradient(135deg, #dfd33b, #7EDF3B);

Monochromatic scale

Palettes built from #dfd33b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfd33b in the Color Lab