Skip to content

#b94c01

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

RGB
185, 76, 1
HSL
25°, 99%, 37%
CMYK
0, 59, 100, 28
Luminance
0.1549

Every format

HEX#b94c01
RGBrgb(185, 76, 1)
HSLhsl(25, 99%, 37%)
CMYKcmyk(0%, 59%, 100%, 28%)
LABlab(46.3 41.2 56.2)
LCHlch(46.3 69.7 53.7)
OKLCHoklch(0.552 0.157 45.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b94c01 on white: 5.13:1
AA ✓ pass · AA-large · AAA
Aa
#b94c01 on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.5%
Green29.8%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta58.9%
Yellow99.5%
Key (black)27.5%

Color previews

#b94c01 text on a black background

contrast 4.10:1

Card sample

#b94c01 text on a white background

contrast 5.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b94c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b94c01 in the Color Lab