Skip to content

#df7b0c

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

RGB
223, 123, 12
HSL
32°, 90%, 46%
CMYK
0, 45, 95, 13
Luminance
0.2988

Every format

HEX#df7b0c
RGBrgb(223, 123, 12)
HSLhsl(32, 90%, 46%)
CMYKcmyk(0%, 45%, 95%, 13%)
LABlab(61.5 32.7 66.5)
LCHlch(61.5 74.1 63.8)
OKLCHoklch(0.681 0.160 58.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7b0c on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#df7b0c on black: 6.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green48.2%
Blue4.7%

CMYK percentages

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

Color previews

#df7b0c text on a black background

contrast 6.98:1

Card sample

#df7b0c text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7b0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7b0c in the Color Lab