Skip to content

#dfab31

a balanced, vivid yellow · warm · closest name: orange

RGB
223, 171, 49
HSL
42°, 73%, 53%
CMYK
0, 23, 78, 13
Luminance
0.4504

Every format

HEX#dfab31
RGBrgb(223, 171, 49)
HSLhsl(42, 73%, 53%)
CMYKcmyk(0%, 23%, 78%, 13%)
LABlab(72.9 8.0 65.5)
LCHlch(72.9 66.0 83.0)
OKLCHoklch(0.769 0.143 83.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab31 on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#dfab31 on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue19.2%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow78.0%
Key (black)12.5%

Color previews

#dfab31 text on a black background

contrast 10.01:1

Card sample

#dfab31 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab31 in the Color Lab