Skip to content

#b3af3c

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

RGB
179, 175, 60
HSL
58°, 50%, 47%
CMYK
0, 2, 67, 30
Luminance
0.4057

Every format

HEX#b3af3c
RGBrgb(179, 175, 60)
HSLhsl(58, 50%, 47%)
CMYKcmyk(0%, 2%, 67%, 30%)
LABlab(69.9 -12.7 57.0)
LCHlch(69.9 58.4 102.5)
OKLCHoklch(0.736 0.134 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green68.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta2.2%
Yellow66.5%
Key (black)29.8%

Color previews

#b3af3c text on a black background

contrast 9.11:1

Card sample

#b3af3c text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 175, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 175, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3af3c;
background: linear-gradient(135deg, #b3af3c, #68B33C);

Monochromatic scale

Palettes built from #b3af3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3af3c in the Color Lab