Skip to content

#5f5f3b

a dark, soft yellow · cool · closest name: gray

RGB
95, 95, 59
HSL
60°, 23%, 30%
CMYK
0, 0, 38, 63
Luminance
0.1093

Every format

HEX#5f5f3b
RGBrgb(95, 95, 59)
HSLhsl(60, 23%, 30%)
CMYKcmyk(0%, 0%, 38%, 63%)
LABlab(39.5 -6.2 20.6)
LCHlch(39.5 21.6 106.8)
OKLCHoklch(0.476 0.053 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5f5f3b on white: 6.59:1
AA ✓ pass · AA-large · AAA
Aa
#5f5f3b on black: 3.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green37.3%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow37.9%
Key (black)62.7%

Color previews

#5f5f3b text on a black background

contrast 3.19:1

Card sample

#5f5f3b text on a white background

contrast 6.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 95, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 95, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5f5f3b;
background: linear-gradient(135deg, #5f5f3b, #475F3B);

Monochromatic scale

Palettes built from #5f5f3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5f5f3b in the Color Lab