Skip to content

#f0cd50

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

RGB
240, 205, 80
HSL
47°, 84%, 63%
CMYK
0, 15, 67, 6
Luminance
0.6277

Every format

HEX#f0cd50
RGBrgb(240, 205, 80)
HSLhsl(47, 84%, 63%)
CMYKcmyk(0%, 15%, 67%, 6%)
LABlab(83.3 -1.1 64.4)
LCHlch(83.3 64.4 90.9)
OKLCHoklch(0.856 0.145 93.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cd50 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#f0cd50 on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow66.7%
Key (black)5.9%

Color previews

#f0cd50 text on a black background

contrast 13.55:1

Card sample

#f0cd50 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cd50 in the Color Lab