Skip to content

#df832c

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

RGB
223, 131, 44
HSL
29°, 74%, 52%
CMYK
0, 41, 80, 13
Luminance
0.3210

Every format

HEX#df832c
RGBrgb(223, 131, 44)
HSLhsl(29, 74%, 52%)
CMYKcmyk(0%, 41%, 80%, 13%)
LABlab(63.4 29.2 58.7)
LCHlch(63.4 65.5 63.6)
OKLCHoklch(0.696 0.148 58.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df832c on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#df832c on black: 7.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green51.4%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta41.3%
Yellow80.3%
Key (black)12.5%

Color previews

#df832c text on a black background

contrast 7.42:1

Card sample

#df832c text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df832c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df832c in the Color Lab