Skip to content

#a02c01

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

RGB
160, 44, 1
HSL
16°, 99%, 32%
CMYK
0, 73, 99, 37
Luminance
0.0928

Every format

HEX#a02c01
RGBrgb(160, 44, 1)
HSLhsl(16, 99%, 32%)
CMYKcmyk(0%, 73%, 99%, 37%)
LABlab(36.5 46.3 48.5)
LCHlch(36.5 67.0 46.4)
OKLCHoklch(0.470 0.158 36.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a02c01 on white: 7.35:1
AA ✓ pass · AA-large · AAA
Aa
#a02c01 on black: 2.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green17.3%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta72.5%
Yellow99.4%
Key (black)37.3%

Color previews

#a02c01 text on a black background

contrast 2.86:1

Card sample

#a02c01 text on a white background

contrast 7.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(160, 44, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(160, 44, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a02c01;
background: linear-gradient(135deg, #a02c01, #A09601);

Monochromatic scale

Palettes built from #a02c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a02c01 in the Color Lab