Skip to content

#fff600

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

RGB
255, 246, 0
HSL
58°, 100%, 50%
CMYK
0, 4, 100, 0
Luminance
0.8717

Every format

HEX#fff600
RGBrgb(255, 246, 0)
HSLhsl(58, 100%, 50%)
CMYKcmyk(0%, 4%, 100%, 0%)
LABlab(94.8 -17.3 92.8)
LCHlch(94.8 94.4 100.5)
OKLCHoklch(0.949 0.203 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff600 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fff600 on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow100.0%
Key (black)0.0%

Color previews

#fff600 text on a black background

contrast 18.43:1

Card sample

#fff600 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff600

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff600 in the Color Lab