Skip to content

#df672b

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

RGB
223, 103, 43
HSL
20°, 74%, 52%
CMYK
0, 54, 81, 13
Luminance
0.2556

Every format

HEX#df672b
RGBrgb(223, 103, 43)
HSLhsl(20, 74%, 52%)
CMYKcmyk(0%, 54%, 81%, 13%)
LABlab(57.6 43.5 53.7)
LCHlch(57.6 69.1 51.0)
OKLCHoklch(0.651 0.166 44.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green40.4%
Blue16.9%

CMYK percentages

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

Color previews

#df672b text on a black background

contrast 6.11:1

Card sample

#df672b text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df672b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df672b in the Color Lab