Skip to content

#e2da3f

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

RGB
226, 218, 63
HSL
57°, 74%, 57%
CMYK
0, 4, 72, 11
Luminance
0.6667

Every format

HEX#e2da3f
RGBrgb(226, 218, 63)
HSLhsl(57, 74%, 57%)
CMYKcmyk(0%, 4%, 72%, 11%)
LABlab(85.3 -14.3 72.5)
LCHlch(85.3 73.9 101.2)
OKLCHoklch(0.869 0.167 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2da3f on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#e2da3f on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red88.6%
Green85.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow72.1%
Key (black)11.4%

Color previews

#e2da3f text on a black background

contrast 14.33:1

Card sample

#e2da3f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 218, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 218, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2da3f;
background: linear-gradient(135deg, #e2da3f, #7DE23F);

Monochromatic scale

Palettes built from #e2da3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e2da3f in the Color Lab