Skip to content

#df600c

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

RGB
223, 96, 12
HSL
24°, 90%, 46%
CMYK
0, 57, 95, 13
Luminance
0.2408

Every format

HEX#df600c
RGBrgb(223, 96, 12)
HSLhsl(24, 90%, 46%)
CMYKcmyk(0%, 57%, 95%, 13%)
LABlab(56.2 46.2 62.9)
LCHlch(56.2 78.1 53.7)
OKLCHoklch(0.639 0.177 45.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df600c on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#df600c on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green37.6%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta57.0%
Yellow94.6%
Key (black)12.5%

Color previews

#df600c text on a black background

contrast 5.82:1

Card sample

#df600c text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df600c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df600c in the Color Lab