Skip to content

#db7b2f

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

RGB
219, 123, 47
HSL
27°, 71%, 52%
CMYK
0, 44, 79, 14
Luminance
0.2943

Every format

HEX#db7b2f
RGBrgb(219, 123, 47)
HSLhsl(27, 71%, 52%)
CMYKcmyk(0%, 44%, 79%, 14%)
LABlab(61.2 31.9 55.1)
LCHlch(61.2 63.7 60.0)
OKLCHoklch(0.677 0.147 54.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db7b2f on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#db7b2f on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green48.2%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta43.8%
Yellow78.5%
Key (black)14.1%

Color previews

#db7b2f text on a black background

contrast 6.89:1

Card sample

#db7b2f text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 123, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 123, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #db7b2f;
background: linear-gradient(135deg, #db7b2f, #C8DB2F);

Monochromatic scale

Palettes built from #db7b2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db7b2f in the Color Lab