Skip to content

#fff03d

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

RGB
255, 240, 61
HSL
55°, 100%, 62%
CMYK
0, 6, 76, 0
Luminance
0.8392

Every format

HEX#fff03d
RGBrgb(255, 240, 61)
HSLhsl(55, 100%, 62%)
CMYKcmyk(0%, 6%, 76%, 0%)
LABlab(93.4 -13.2 81.5)
LCHlch(93.4 82.5 99.2)
OKLCHoklch(0.939 0.183 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff03d on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fff03d on black: 17.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow76.1%
Key (black)0.0%

Color previews

#fff03d text on a black background

contrast 17.78:1

Card sample

#fff03d text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff03d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff03d in the Color Lab