Skip to content

#df672c

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

RGB
223, 103, 44
HSL
20°, 74%, 52%
CMYK
0, 54, 80, 13
Luminance
0.2557

Every format

HEX#df672c
RGBrgb(223, 103, 44)
HSLhsl(20, 74%, 52%)
CMYKcmyk(0%, 54%, 80%, 13%)
LABlab(57.6 43.5 53.3)
LCHlch(57.6 68.8 50.8)
OKLCHoklch(0.651 0.166 43.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df672c on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#df672c on black: 6.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green40.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow80.3%
Key (black)12.5%

Color previews

#df672c text on a black background

contrast 6.11:1

Card sample

#df672c text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df672c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df672c in the Color Lab