Skip to content

#fff70b

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

RGB
255, 247, 11
HSL
58°, 100%, 52%
CMYK
0, 3, 96, 0
Luminance
0.8781

Every format

HEX#fff70b
RGBrgb(255, 247, 11)
HSLhsl(58, 100%, 52%)
CMYKcmyk(0%, 3%, 96%, 0%)
LABlab(95.1 -17.6 92.2)
LCHlch(95.1 93.9 100.8)
OKLCHoklch(0.952 0.203 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.9%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow95.7%
Key (black)0.0%

Color previews

#fff70b text on a black background

contrast 18.56:1

Card sample

#fff70b text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff70b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff70b in the Color Lab