Skip to content

#df900c

a balanced, electric orange · warm · closest name: orange

RGB
223, 144, 12
HSL
38°, 90%, 46%
CMYK
0, 35, 95, 13
Luminance
0.3566

Every format

HEX#df900c
RGBrgb(223, 144, 12)
HSLhsl(38, 90%, 46%)
CMYKcmyk(0%, 35%, 95%, 13%)
LABlab(66.3 21.6 69.7)
LCHlch(66.3 73.0 72.8)
OKLCHoklch(0.717 0.153 70.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df900c on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#df900c on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta35.4%
Yellow94.6%
Key (black)12.5%

Color previews

#df900c text on a black background

contrast 8.13:1

Card sample

#df900c text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df900c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df900c in the Color Lab