Skip to content

#f0c84a

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

RGB
240, 200, 74
HSL
46°, 85%, 62%
CMYK
0, 17, 69, 6
Luminance
0.6033

Every format

HEX#f0c84a
RGBrgb(240, 200, 74)
HSLhsl(46, 85%, 62%)
CMYKcmyk(0%, 17%, 69%, 6%)
LABlab(82.0 1.2 65.5)
LCHlch(82.0 65.5 89.0)
OKLCHoklch(0.846 0.147 91.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0c84a on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#f0c84a on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green78.4%
Blue29.0%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow69.2%
Key (black)5.9%

Color previews

#f0c84a text on a black background

contrast 13.07:1

Card sample

#f0c84a text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 200, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 200, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0c84a;
background: linear-gradient(135deg, #f0c84a, #AAF04A);

Monochromatic scale

Palettes built from #f0c84a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0c84a in the Color Lab