Skip to content

#bb5500

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

RGB
187, 85, 0
HSL
27°, 100%, 37%
CMYK
0, 55, 100, 27
Luminance
0.1706

Every format

HEX#bb5500
RGBrgb(187, 85, 0)
HSLhsl(27, 100%, 37%)
CMYKcmyk(0%, 55%, 100%, 27%)
LABlab(48.3 37.6 57.8)
LCHlch(48.3 68.9 57.0)
OKLCHoklch(0.569 0.152 49.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb5500 on white: 4.76:1
AA ✓ pass · AA-large · AAA
Aa
#bb5500 on black: 4.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green33.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow100.0%
Key (black)26.7%

Color previews

#bb5500 text on a black background

contrast 4.41:1

Card sample

#bb5500 text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb5500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb5500 in the Color Lab