Skip to content

#ffff07

a balanced, electric yellow · cool · “yellow”

RGB
255, 255, 7
HSL
60°, 100%, 51%
CMYK
0, 0, 97, 0
Luminance
0.9280

Every format

HEX#ffff07
RGBrgb(255, 255, 7)
HSLhsl(60, 100%, 51%)
CMYKcmyk(0%, 0%, 97%, 0%)
LABlab(97.2 -21.5 94.0)
LCHlch(97.2 96.4 102.9)
OKLCHoklch(0.968 0.210 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffff07 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#ffff07 on black: 19.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue2.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow97.3%
Key (black)0.0%

Color previews

#ffff07 text on a black background

contrast 19.56:1

Card sample

#ffff07 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffff07

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff07 in the Color Lab