Skip to content

#fff73f

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

RGB
255, 247, 63
HSL
58°, 100%, 62%
CMYK
0, 3, 75, 0
Luminance
0.8814

Every format

HEX#fff73f
RGBrgb(255, 247, 63)
HSLhsl(58, 100%, 62%)
CMYKcmyk(0%, 3%, 75%, 0%)
LABlab(95.2 -16.5 82.5)
LCHlch(95.2 84.2 101.3)
OKLCHoklch(0.953 0.188 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.9%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow75.3%
Key (black)0.0%

Color previews

#fff73f text on a black background

contrast 18.63:1

Card sample

#fff73f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff73f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff73f in the Color Lab