Skip to content

#bb3300

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

RGB
187, 51, 0
HSL
16°, 100%, 37%
CMYK
0, 73, 100, 27
Luminance
0.1293

Every format

HEX#bb3300
RGBrgb(187, 51, 0)
HSLhsl(16, 100%, 37%)
CMYKcmyk(0%, 73%, 100%, 27%)
LABlab(42.7 52.6 54.8)
LCHlch(42.7 76.0 46.2)
OKLCHoklch(0.526 0.179 36.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb3300 on white: 5.86:1
AA ✓ pass · AA-large · AAA
Aa
#bb3300 on black: 3.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green20.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta72.7%
Yellow100.0%
Key (black)26.7%

Color previews

#bb3300 text on a black background

contrast 3.59:1

Card sample

#bb3300 text on a white background

contrast 5.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb3300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb3300 in the Color Lab