Skip to content

#f0cd4d

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

RGB
240, 205, 77
HSL
47°, 85%, 62%
CMYK
0, 15, 68, 6
Luminance
0.6272

Every format

HEX#f0cd4d
RGBrgb(240, 205, 77)
HSLhsl(47, 85%, 62%)
CMYKcmyk(0%, 15%, 68%, 6%)
LABlab(83.3 -1.2 65.6)
LCHlch(83.3 65.6 91.1)
OKLCHoklch(0.856 0.148 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.1%
Green80.4%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow67.9%
Key (black)5.9%

Color previews

#f0cd4d text on a black background

contrast 13.54:1

Card sample

#f0cd4d text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cd4d in the Color Lab