Skip to content

#fff445

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

RGB
255, 244, 69
HSL
57°, 100%, 64%
CMYK
0, 4, 73, 0
Luminance
0.8639

Every format

HEX#fff445
RGBrgb(255, 244, 69)
HSLhsl(57, 100%, 64%)
CMYKcmyk(0%, 4%, 73%, 0%)
LABlab(94.5 -14.8 80.0)
LCHlch(94.5 81.3 100.5)
OKLCHoklch(0.947 0.183 105.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff445 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fff445 on black: 18.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue27.1%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow72.9%
Key (black)0.0%

Color previews

#fff445 text on a black background

contrast 18.28:1

Card sample

#fff445 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff445

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff445 in the Color Lab