Skip to content

#fff033

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

RGB
255, 240, 51
HSL
56°, 100%, 60%
CMYK
0, 6, 80, 0
Luminance
0.8382

Every format

HEX#fff033
RGBrgb(255, 240, 51)
HSLhsl(56, 100%, 60%)
CMYKcmyk(0%, 6%, 80%, 0%)
LABlab(93.4 -13.5 84.2)
LCHlch(93.4 85.3 99.1)
OKLCHoklch(0.938 0.188 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.1%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow80.0%
Key (black)0.0%

Color previews

#fff033 text on a black background

contrast 17.76:1

Card sample

#fff033 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff033 in the Color Lab