Skip to content

#df700d

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

RGB
223, 112, 13
HSL
28°, 89%, 46%
CMYK
0, 50, 94, 13
Luminance
0.2731

Every format

HEX#df700d
RGBrgb(223, 112, 13)
HSLhsl(28, 89%, 46%)
CMYKcmyk(0%, 50%, 94%, 13%)
LABlab(59.3 38.4 64.7)
LCHlch(59.3 75.3 59.3)
OKLCHoklch(0.663 0.166 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df700d on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#df700d on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.9%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow94.2%
Key (black)12.5%

Color previews

#df700d text on a black background

contrast 6.46:1

Card sample

#df700d text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df700d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df700d in the Color Lab