Skip to content

#dfb02a

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

RGB
223, 176, 42
HSL
44°, 74%, 52%
CMYK
0, 21, 81, 13
Luminance
0.4691

Every format

HEX#dfb02a
RGBrgb(223, 176, 42)
HSLhsl(44, 74%, 52%)
CMYKcmyk(0%, 21%, 81%, 13%)
LABlab(74.1 5.1 68.9)
LCHlch(74.1 69.1 85.7)
OKLCHoklch(0.779 0.148 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb02a on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#dfb02a on black: 10.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green69.0%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta21.1%
Yellow81.2%
Key (black)12.5%

Color previews

#dfb02a text on a black background

contrast 10.38:1

Card sample

#dfb02a text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 176, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 176, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfb02a;
background: linear-gradient(135deg, #dfb02a, #95DF2A);

Monochromatic scale

Palettes built from #dfb02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb02a in the Color Lab