Skip to content

#bb9922

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

RGB
187, 153, 34
HSL
47°, 69%, 43%
CMYK
0, 18, 82, 27
Luminance
0.3346

Every format

HEX#bb9922
RGBrgb(187, 153, 34)
HSLhsl(47, 69%, 43%)
CMYKcmyk(0%, 18%, 82%, 27%)
LABlab(64.5 1.3 61.6)
LCHlch(64.5 61.6 88.8)
OKLCHoklch(0.695 0.133 91.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb9922 on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#bb9922 on black: 7.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta18.2%
Yellow81.8%
Key (black)26.7%

Color previews

#bb9922 text on a black background

contrast 7.69:1

Card sample

#bb9922 text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb9922

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb9922 in the Color Lab