Skip to content

#f0bd00

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

RGB
240, 189, 0
HSL
47°, 100%, 47%
CMYK
0, 21, 100, 6
Luminance
0.5492

Every format

HEX#f0bd00
RGBrgb(240, 189, 0)
HSLhsl(47, 100%, 47%)
CMYKcmyk(0%, 21%, 100%, 6%)
LABlab(79.0 5.0 80.9)
LCHlch(79.0 81.0 86.5)
OKLCHoklch(0.821 0.168 89.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0bd00 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#f0bd00 on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green74.1%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta21.2%
Yellow100.0%
Key (black)5.9%

Color previews

#f0bd00 text on a black background

contrast 11.98:1

Card sample

#f0bd00 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0bd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0bd00 in the Color Lab