Skip to content

#ac5f00

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

RGB
172, 95, 0
HSL
33°, 100%, 34%
CMYK
0, 45, 100, 33
Luminance
0.1696

Every format

HEX#ac5f00
RGBrgb(172, 95, 0)
HSLhsl(33, 100%, 34%)
CMYKcmyk(0%, 45%, 100%, 33%)
LABlab(48.2 26.0 56.5)
LCHlch(48.2 62.3 65.3)
OKLCHoklch(0.563 0.132 60.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac5f00 on white: 4.78:1
AA ✓ pass · AA-large · AAA
Aa
#ac5f00 on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green37.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta44.8%
Yellow100.0%
Key (black)32.5%

Color previews

#ac5f00 text on a black background

contrast 4.39:1

Card sample

#ac5f00 text on a white background

contrast 4.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 95, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 95, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ac5f00;
background: linear-gradient(135deg, #ac5f00, #86AC00);

Monochromatic scale

Palettes built from #ac5f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac5f00 in the Color Lab