Skip to content

#fff133

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

RGB
255, 241, 51
HSL
56°, 100%, 60%
CMYK
0, 6, 80, 0
Luminance
0.8441

Every format

HEX#fff133
RGBrgb(255, 241, 51)
HSLhsl(56, 100%, 60%)
CMYKcmyk(0%, 6%, 80%, 0%)
LABlab(93.6 -14.0 84.4)
LCHlch(93.6 85.6 99.4)
OKLCHoklch(0.940 0.189 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff133 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fff133 on black: 17.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue20.0%

CMYK percentages

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

Color previews

#fff133 text on a black background

contrast 17.88:1

Card sample

#fff133 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff133

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff133 in the Color Lab