Skip to content

#ffff3a

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

RGB
255, 255, 58
HSL
60°, 100%, 61%
CMYK
0, 0, 77, 0
Luminance
0.9309

Every format

HEX#ffff3a
RGBrgb(255, 255, 58)
HSLhsl(60, 100%, 61%)
CMYKcmyk(0%, 0%, 77%, 0%)
LABlab(97.3 -20.6 85.8)
LCHlch(97.3 88.2 103.5)
OKLCHoklch(0.969 0.198 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffff3a on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#ffff3a on black: 19.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue22.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow77.3%
Key (black)0.0%

Color previews

#ffff3a text on a black background

contrast 19.62:1

Card sample

#ffff3a text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffff3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff3a in the Color Lab