Skip to content

#dfab03

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

RGB
223, 171, 3
HSL
46°, 97%, 44%
CMYK
0, 23, 99, 13
Luminance
0.4482

Every format

HEX#dfab03
RGBrgb(223, 171, 3)
HSLhsl(46, 97%, 44%)
CMYKcmyk(0%, 23%, 99%, 13%)
LABlab(72.8 7.1 75.4)
LCHlch(72.8 75.8 84.6)
OKLCHoklch(0.768 0.157 86.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab03 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#dfab03 on black: 9.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow98.7%
Key (black)12.5%

Color previews

#dfab03 text on a black background

contrast 9.96:1

Card sample

#dfab03 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab03 in the Color Lab