Skip to content

#fff702

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

RGB
255, 247, 2
HSL
58°, 100%, 50%
CMYK
0, 3, 99, 0
Luminance
0.8779

Every format

HEX#fff702
RGBrgb(255, 247, 2)
HSLhsl(58, 100%, 50%)
CMYKcmyk(0%, 3%, 99%, 0%)
LABlab(95.1 -17.7 92.8)
LCHlch(95.1 94.5 100.8)
OKLCHoklch(0.952 0.204 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff702 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff702 on black: 18.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow99.2%
Key (black)0.0%

Color previews

#fff702 text on a black background

contrast 18.56:1

Card sample

#fff702 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff702

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff702 in the Color Lab