Skip to content

#f0c01f

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

RGB
240, 192, 31
HSL
46°, 87%, 53%
CMYK
0, 20, 87, 6
Luminance
0.5632

Every format

HEX#f0c01f
RGBrgb(240, 192, 31)
HSLhsl(46, 87%, 53%)
CMYKcmyk(0%, 20%, 87%, 6%)
LABlab(79.8 3.8 77.2)
LCHlch(79.8 77.3 87.2)
OKLCHoklch(0.827 0.163 89.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0c01f on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#f0c01f on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green75.3%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow87.1%
Key (black)5.9%

Color previews

#f0c01f text on a black background

contrast 12.26:1

Card sample

#f0c01f text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 192, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 192, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0c01f;
background: linear-gradient(135deg, #f0c01f, #95F01F);

Monochromatic scale

Palettes built from #f0c01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0c01f in the Color Lab