Skip to content

#af4200

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

RGB
175, 66, 0
HSL
23°, 100%, 34%
CMYK
0, 62, 100, 31
Luminance
0.1301

Every format

HEX#af4200
RGBrgb(175, 66, 0)
HSLhsl(23, 100%, 34%)
CMYKcmyk(0%, 62%, 100%, 31%)
LABlab(42.8 42.2 53.6)
LCHlch(42.8 68.2 51.8)
OKLCHoklch(0.523 0.155 42.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af4200 on white: 5.83:1
AA ✓ pass · AA-large · AAA
Aa
#af4200 on black: 3.60:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green25.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta62.3%
Yellow100.0%
Key (black)31.4%

Color previews

#af4200 text on a black background

contrast 3.60:1

Card sample

#af4200 text on a white background

contrast 5.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af4200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af4200 in the Color Lab