Skip to content

#bb2800

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

RGB
187, 40, 0
HSL
13°, 100%, 37%
CMYK
0, 79, 100, 27
Luminance
0.1208

Every format

HEX#bb2800
RGBrgb(187, 40, 0)
HSLhsl(13, 100%, 37%)
CMYKcmyk(0%, 79%, 100%, 27%)
LABlab(41.4 56.3 54.2)
LCHlch(41.4 78.1 43.9)
OKLCHoklch(0.516 0.187 33.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb2800 on white: 6.15:1
AA ✓ pass · AA-large · AAA
Aa
#bb2800 on black: 3.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green15.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta78.6%
Yellow100.0%
Key (black)26.7%

Color previews

#bb2800 text on a black background

contrast 3.42:1

Card sample

#bb2800 text on a white background

contrast 6.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb2800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb2800 in the Color Lab