Skip to content

#bb5522

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

RGB
187, 85, 34
HSL
20°, 69%, 43%
CMYK
0, 55, 82, 27
Luminance
0.1718

Every format

HEX#bb5522
RGBrgb(187, 85, 34)
HSLhsl(20, 69%, 43%)
CMYKcmyk(0%, 55%, 82%, 27%)
LABlab(48.5 38.2 47.2)
LCHlch(48.5 60.7 51.0)
OKLCHoklch(0.570 0.146 44.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb5522 on white: 4.73:1
AA ✓ pass · AA-large · AAA
Aa
#bb5522 on black: 4.44:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green33.3%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow81.8%
Key (black)26.7%

Color previews

#bb5522 text on a black background

contrast 4.44:1

Card sample

#bb5522 text on a white background

contrast 4.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 85, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 85, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb5522;
background: linear-gradient(135deg, #bb5522, #BBBB22);

Monochromatic scale

Palettes built from #bb5522

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb5522 in the Color Lab