Skip to content

#bb8000

a dark, electric yellow · warm · closest name: peru

RGB
187, 128, 0
HSL
41°, 100%, 37%
CMYK
0, 32, 100, 27
Luminance
0.2600

Every format

HEX#bb8000
RGBrgb(187, 128, 0)
HSLhsl(41, 100%, 37%)
CMYKcmyk(0%, 32%, 100%, 27%)
LABlab(58.0 14.4 63.9)
LCHlch(58.0 65.5 77.3)
OKLCHoklch(0.644 0.135 76.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb8000 on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#bb8000 on black: 6.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green50.2%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow100.0%
Key (black)26.7%

Color previews

#bb8000 text on a black background

contrast 6.20:1

Card sample

#bb8000 text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 128, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 128, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb8000;
background: linear-gradient(135deg, #bb8000, #79BB00);

Monochromatic scale

Palettes built from #bb8000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb8000 in the Color Lab