Skip to content

#bbb033

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

RGB
187, 176, 51
HSL
55°, 57%, 47%
CMYK
0, 6, 73, 27
Luminance
0.4185

Every format

HEX#bbb033
RGBrgb(187, 176, 51)
HSLhsl(55, 57%, 47%)
CMYKcmyk(0%, 6%, 73%, 27%)
LABlab(70.8 -10.2 61.6)
LCHlch(70.8 62.4 99.4)
OKLCHoklch(0.745 0.140 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbb033 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#bbb033 on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green69.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow72.7%
Key (black)26.7%

Color previews

#bbb033 text on a black background

contrast 9.37:1

Card sample

#bbb033 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbb033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbb033 in the Color Lab