Skip to content

#bbaa33

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

RGB
187, 170, 51
HSL
53°, 57%, 47%
CMYK
0, 9, 73, 27
Luminance
0.3955

Every format

HEX#bbaa33
RGBrgb(187, 170, 51)
HSLhsl(53, 57%, 47%)
CMYKcmyk(0%, 9%, 73%, 27%)
LABlab(69.2 -7.1 60.0)
LCHlch(69.2 60.4 96.7)
OKLCHoklch(0.732 0.135 100.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbaa33 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#bbaa33 on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green66.7%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta9.1%
Yellow72.7%
Key (black)26.7%

Color previews

#bbaa33 text on a black background

contrast 8.91:1

Card sample

#bbaa33 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbaa33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbaa33 in the Color Lab