Skip to content

#dfb700

a dark, electric yellow · cool · closest name: gold

RGB
223, 183, 0
HSL
49°, 100%, 44%
CMYK
0, 18, 100, 13
Luminance
0.4955

Every format

HEX#dfb700
RGBrgb(223, 183, 0)
HSLhsl(49, 100%, 44%)
CMYKcmyk(0%, 18%, 100%, 13%)
LABlab(75.8 0.7 77.9)
LCHlch(75.8 77.9 89.5)
OKLCHoklch(0.792 0.162 93.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb700 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#dfb700 on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green71.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta17.9%
Yellow100.0%
Key (black)12.5%

Color previews

#dfb700 text on a black background

contrast 10.91:1

Card sample

#dfb700 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb700 in the Color Lab