Skip to content

#bc941c

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

RGB
188, 148, 28
HSL
45°, 74%, 42%
CMYK
0, 21, 85, 26
Luminance
0.3196

Every format

HEX#bc941c
RGBrgb(188, 148, 28)
HSLhsl(45, 74%, 42%)
CMYKcmyk(0%, 21%, 85%, 26%)
LABlab(63.3 4.3 62.3)
LCHlch(63.3 62.5 86.0)
OKLCHoklch(0.685 0.133 88.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc941c on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#bc941c on black: 7.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green58.0%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta21.3%
Yellow85.1%
Key (black)26.3%

Color previews

#bc941c text on a black background

contrast 7.39:1

Card sample

#bc941c text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 148, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 148, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc941c;
background: linear-gradient(135deg, #bc941c, #79BC1C);

Monochromatic scale

Palettes built from #bc941c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc941c in the Color Lab