Skip to content

#df652c

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

RGB
223, 101, 44
HSL
19°, 74%, 52%
CMYK
0, 55, 80, 13
Luminance
0.2518

Every format

HEX#df652c
RGBrgb(223, 101, 44)
HSLhsl(19, 74%, 52%)
CMYKcmyk(0%, 55%, 80%, 13%)
LABlab(57.3 44.5 53.0)
LCHlch(57.3 69.2 50.0)
OKLCHoklch(0.648 0.167 42.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green39.6%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta54.7%
Yellow80.3%
Key (black)12.5%

Color previews

#df652c text on a black background

contrast 6.04:1

Card sample

#df652c text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df652c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df652c in the Color Lab