Skip to content

#ffc005

a balanced, electric yellow · warm · closest name: gold

RGB
255, 192, 5
HSL
45°, 100%, 51%
CMYK
0, 25, 98, 0
Luminance
0.5897

Every format

HEX#ffc005
RGBrgb(255, 192, 5)
HSLhsl(45, 100%, 51%)
CMYKcmyk(0%, 25%, 98%, 0%)
LABlab(81.3 9.9 82.7)
LCHlch(81.3 83.3 83.2)
OKLCHoklch(0.842 0.172 84.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc005 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#ffc005 on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green75.3%
Blue2.0%

CMYK percentages

Cyan0.0%
Magenta24.7%
Yellow98.0%
Key (black)0.0%

Color previews

#ffc005 text on a black background

contrast 12.79:1

Card sample

#ffc005 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 192, 5, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 192, 5, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffc005;
background: linear-gradient(135deg, #ffc005, #97FF05);

Monochromatic scale

Palettes built from #ffc005

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc005 in the Color Lab