Skip to content

#df9700

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

RGB
223, 151, 0
HSL
41°, 100%, 44%
CMYK
0, 32, 100, 13
Luminance
0.3782

Every format

HEX#df9700
RGBrgb(223, 151, 0)
HSLhsl(41, 100%, 44%)
CMYKcmyk(0%, 32%, 100%, 13%)
LABlab(67.9 17.7 72.5)
LCHlch(67.9 74.6 76.3)
OKLCHoklch(0.730 0.154 75.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9700 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#df9700 on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.2%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow100.0%
Key (black)12.5%

Color previews

#df9700 text on a black background

contrast 8.56:1

Card sample

#df9700 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9700 in the Color Lab