Skip to content

#cfa400

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

RGB
207, 164, 0
HSL
48°, 100%, 41%
CMYK
0, 21, 100, 19
Luminance
0.3982

Every format

HEX#cfa400
RGBrgb(207, 164, 0)
HSLhsl(48, 100%, 41%)
CMYKcmyk(0%, 21%, 100%, 19%)
LABlab(69.3 3.7 72.6)
LCHlch(69.3 72.7 87.1)
OKLCHoklch(0.737 0.151 89.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfa400 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#cfa400 on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green64.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow100.0%
Key (black)18.8%

Color previews

#cfa400 text on a black background

contrast 8.96:1

Card sample

#cfa400 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 164, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 164, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfa400;
background: linear-gradient(135deg, #cfa400, #70CF00);

Monochromatic scale

Palettes built from #cfa400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfa400 in the Color Lab