Skip to content

#dfaa2b

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

RGB
223, 170, 43
HSL
42°, 74%, 52%
CMYK
0, 24, 81, 13
Luminance
0.4461

Every format

HEX#dfaa2b
RGBrgb(223, 170, 43)
HSLhsl(42, 74%, 52%)
CMYKcmyk(0%, 24%, 81%, 13%)
LABlab(72.6 8.3 67.3)
LCHlch(72.6 67.8 82.9)
OKLCHoklch(0.767 0.146 83.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfaa2b on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#dfaa2b on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green66.7%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow80.7%
Key (black)12.5%

Color previews

#dfaa2b text on a black background

contrast 9.92:1

Card sample

#dfaa2b text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfaa2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfaa2b in the Color Lab