Skip to content

#df7400

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

RGB
223, 116, 0
HSL
31°, 100%, 44%
CMYK
0, 48, 100, 13
Luminance
0.2818

Every format

HEX#df7400
RGBrgb(223, 116, 0)
HSLhsl(31, 100%, 44%)
CMYKcmyk(0%, 48%, 100%, 13%)
LABlab(60.0 36.2 67.5)
LCHlch(60.0 76.6 61.8)
OKLCHoklch(0.669 0.165 55.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7400 on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#df7400 on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green45.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta48.0%
Yellow100.0%
Key (black)12.5%

Color previews

#df7400 text on a black background

contrast 6.64:1

Card sample

#df7400 text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7400 in the Color Lab