Skip to content

#df700c

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

RGB
223, 112, 12
HSL
28°, 90%, 46%
CMYK
0, 50, 95, 13
Luminance
0.2730

Every format

HEX#df700c
RGBrgb(223, 112, 12)
HSLhsl(28, 90%, 46%)
CMYKcmyk(0%, 50%, 95%, 13%)
LABlab(59.3 38.4 64.9)
LCHlch(59.3 75.4 59.4)
OKLCHoklch(0.663 0.166 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green43.9%
Blue4.7%

CMYK percentages

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

Color previews

#df700c text on a black background

contrast 6.46:1

Card sample

#df700c text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df700c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df700c in the Color Lab