Skip to content

#d3a51b

a balanced, electric yellow · cool · closest name: orange

RGB
211, 165, 27
HSL
45°, 77%, 47%
CMYK
0, 22, 87, 17
Luminance
0.4084

Every format

HEX#d3a51b
RGBrgb(211, 165, 27)
HSLhsl(45, 77%, 47%)
CMYKcmyk(0%, 22%, 87%, 17%)
LABlab(70.1 5.3 69.1)
LCHlch(70.1 69.3 85.6)
OKLCHoklch(0.744 0.146 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3a51b on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#d3a51b on black: 9.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green64.7%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow87.2%
Key (black)17.3%

Color previews

#d3a51b text on a black background

contrast 9.17:1

Card sample

#d3a51b text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 165, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 165, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3a51b;
background: linear-gradient(135deg, #d3a51b, #86D31B);

Monochromatic scale

Palettes built from #d3a51b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3a51b in the Color Lab