Skip to content

#d4792a

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

RGB
212, 121, 42
HSL
28°, 67%, 50%
CMYK
0, 43, 80, 17
Luminance
0.2784

Every format

HEX#d4792a
RGBrgb(212, 121, 42)
HSLhsl(28, 67%, 50%)
CMYKcmyk(0%, 43%, 80%, 17%)
LABlab(59.8 29.9 55.5)
LCHlch(59.8 63.1 61.7)
OKLCHoklch(0.664 0.144 56.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d4792a on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#d4792a on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.1%
Green47.5%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta42.9%
Yellow80.2%
Key (black)16.9%

Color previews

#d4792a text on a black background

contrast 6.57:1

Card sample

#d4792a text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d4792a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d4792a in the Color Lab