Skip to content

#edac00

a balanced, electric yellow · warm · closest name: orange

RGB
237, 172, 0
HSL
44°, 100%, 47%
CMYK
0, 27, 100, 7
Luminance
0.4751

Every format

HEX#edac00
RGBrgb(237, 172, 0)
HSLhsl(44, 100%, 47%)
CMYKcmyk(0%, 27%, 100%, 7%)
LABlab(74.5 12.6 77.7)
LCHlch(74.5 78.7 80.8)
OKLCHoklch(0.785 0.162 81.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edac00 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#edac00 on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta27.4%
Yellow100.0%
Key (black)7.1%

Color previews

#edac00 text on a black background

contrast 10.50:1

Card sample

#edac00 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 172, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 172, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edac00;
background: linear-gradient(135deg, #edac00, #90ED00);

Monochromatic scale

Palettes built from #edac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edac00 in the Color Lab