Skip to content

#df652a

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

RGB
223, 101, 42
HSL
20°, 74%, 52%
CMYK
0, 55, 81, 13
Luminance
0.2516

Every format

HEX#df652a
RGBrgb(223, 101, 42)
HSLhsl(20, 74%, 52%)
CMYKcmyk(0%, 55%, 81%, 13%)
LABlab(57.2 44.4 53.8)
LCHlch(57.2 69.8 50.5)
OKLCHoklch(0.648 0.168 43.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df652a on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#df652a on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.6%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta54.7%
Yellow81.2%
Key (black)12.5%

Color previews

#df652a text on a black background

contrast 6.03:1

Card sample

#df652a text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df652a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df652a in the Color Lab