Skip to content

#dfad00

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

RGB
223, 173, 0
HSL
47°, 100%, 44%
CMYK
0, 22, 100, 13
Luminance
0.4558

Every format

HEX#dfad00
RGBrgb(223, 173, 0)
HSLhsl(47, 100%, 44%)
CMYKcmyk(0%, 22%, 100%, 13%)
LABlab(73.3 6.0 76.1)
LCHlch(73.3 76.4 85.5)
OKLCHoklch(0.772 0.158 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfad00 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#dfad00 on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow100.0%
Key (black)12.5%

Color previews

#dfad00 text on a black background

contrast 10.12:1

Card sample

#dfad00 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfad00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfad00 in the Color Lab