Skip to content

#a34c00

a dark, electric orange · warm · closest name: chocolate

RGB
163, 76, 0
HSL
28°, 100%, 32%
CMYK
0, 53, 100, 36
Luminance
0.1296

Every format

HEX#a34c00
RGBrgb(163, 76, 0)
HSLhsl(28, 100%, 32%)
CMYKcmyk(0%, 53%, 100%, 36%)
LABlab(42.7 32.5 52.5)
LCHlch(42.7 61.8 58.3)
OKLCHoklch(0.518 0.135 50.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a34c00 on white: 5.85:1
AA ✓ pass · AA-large · AAA
Aa
#a34c00 on black: 3.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green29.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta53.4%
Yellow100.0%
Key (black)36.1%

Color previews

#a34c00 text on a black background

contrast 3.59:1

Card sample

#a34c00 text on a white background

contrast 5.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(163, 76, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(163, 76, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a34c00;
background: linear-gradient(135deg, #a34c00, #8DA300);

Monochromatic scale

Palettes built from #a34c00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a34c00 in the Color Lab