Skip to content

#bb9933

a balanced, vivid yellow · cool · closest name: olive

RGB
187, 153, 51
HSL
45°, 57%, 47%
CMYK
0, 18, 73, 27
Luminance
0.3359

Every format

HEX#bb9933
RGBrgb(187, 153, 51)
HSLhsl(45, 57%, 47%)
CMYKcmyk(0%, 18%, 73%, 27%)
LABlab(64.6 2.0 55.6)
LCHlch(64.6 55.6 87.9)
OKLCHoklch(0.696 0.123 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb9933 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#bb9933 on black: 7.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow72.7%
Key (black)26.7%

Color previews

#bb9933 text on a black background

contrast 7.72:1

Card sample

#bb9933 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb9933

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb9933 in the Color Lab