Skip to content

#dfad30

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

RGB
223, 173, 48
HSL
43°, 73%, 53%
CMYK
0, 22, 79, 13
Luminance
0.4579

Every format

HEX#dfad30
RGBrgb(223, 173, 48)
HSLhsl(43, 73%, 53%)
CMYKcmyk(0%, 22%, 79%, 13%)
LABlab(73.4 6.9 66.3)
LCHlch(73.4 66.7 84.0)
OKLCHoklch(0.773 0.144 85.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfad30 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#dfad30 on black: 10.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow78.5%
Key (black)12.5%

Color previews

#dfad30 text on a black background

contrast 10.16:1

Card sample

#dfad30 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfad30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfad30 in the Color Lab