Skip to content

#bb5555

a balanced, soft red · warm · closest name: sienna

RGB
187, 85, 85
HSL
0°, 43%, 53%
CMYK
0, 55, 55, 27
Luminance
0.1772

Every format

HEX#bb5555
RGBrgb(187, 85, 85)
HSLhsl(0, 43%, 53%)
CMYKcmyk(0%, 55%, 55%, 27%)
LABlab(49.2 41.1 20.1)
LCHlch(49.2 45.8 26.0)
OKLCHoklch(0.578 0.132 22.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb5555 on white: 4.62:1
AA ✓ pass · AA-large · AAA
Aa
#bb5555 on black: 4.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green33.3%
Blue33.3%

CMYK percentages

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

Color previews

#bb5555 text on a black background

contrast 4.54:1

Card sample

#bb5555 text on a white background

contrast 4.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb5555

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb5555 in the Color Lab