Skip to content

#dfdf37

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

RGB
223, 223, 55
HSL
60°, 72%, 55%
CMYK
0, 0, 75, 13
Luminance
0.6874

Every format

HEX#dfdf37
RGBrgb(223, 223, 55)
HSLhsl(60, 72%, 55%)
CMYKcmyk(0%, 0%, 75%, 13%)
LABlab(86.4 -18.4 75.9)
LCHlch(86.4 78.1 103.6)
OKLCHoklch(0.876 0.176 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdf37 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dfdf37 on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green87.5%
Blue21.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow75.3%
Key (black)12.5%

Color previews

#dfdf37 text on a black background

contrast 14.75:1

Card sample

#dfdf37 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdf37

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdf37 in the Color Lab