Skip to content

#df852b

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

RGB
223, 133, 43
HSL
30°, 74%, 52%
CMYK
0, 40, 81, 13
Luminance
0.3264

Every format

HEX#df852b
RGBrgb(223, 133, 43)
HSLhsl(30, 74%, 52%)
CMYKcmyk(0%, 40%, 81%, 13%)
LABlab(63.9 28.1 59.5)
LCHlch(63.9 65.8 64.7)
OKLCHoklch(0.699 0.147 60.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df852b on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#df852b on black: 7.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.2%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow80.7%
Key (black)12.5%

Color previews

#df852b text on a black background

contrast 7.53:1

Card sample

#df852b text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df852b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df852b in the Color Lab