Skip to content

#bbad21

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

RGB
187, 173, 33
HSL
55°, 70%, 43%
CMYK
0, 8, 82, 27
Luminance
0.4056

Every format

HEX#bbad21
RGBrgb(187, 173, 33)
HSLhsl(55, 70%, 43%)
CMYKcmyk(0%, 8%, 82%, 27%)
LABlab(69.9 -9.3 66.5)
LCHlch(69.9 67.1 98.0)
OKLCHoklch(0.737 0.147 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbad21 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#bbad21 on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green67.8%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow82.4%
Key (black)26.7%

Color previews

#bbad21 text on a black background

contrast 9.11:1

Card sample

#bbad21 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbad21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbad21 in the Color Lab