Skip to content

#f0cd0f

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

RGB
240, 205, 15
HSL
51°, 88%, 50%
CMYK
0, 15, 94, 6
Luminance
0.6222

Every format

HEX#f0cd0f
RGBrgb(240, 205, 15)
HSLhsl(51, 88%, 50%)
CMYKcmyk(0%, 15%, 94%, 6%)
LABlab(83.0 -3.1 82.3)
LCHlch(83.0 82.4 92.2)
OKLCHoklch(0.853 0.174 96.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cd0f on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#f0cd0f on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow93.8%
Key (black)5.9%

Color previews

#f0cd0f text on a black background

contrast 13.44:1

Card sample

#f0cd0f text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cd0f in the Color Lab