#EAD95D Color Information

Hex color code: #EAD95D

A striking yellow shade, #EAD95D appears as (234, 217, 93) in RGB and (53°, 77%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EAD95D
RGB
234, 217, 93
HSL
53°, 77%, 64%
CMYK
0%, 7%, 60%, 8%

Shades

CSS Usage
color: #EAD95D;
background-color: #EAD95D;
border-color: #EAD95D;
box-shadow: 0 0 10px #EAD95D;
border: 2px solid #EAD95D;
Tailwind Usage
bg-[#EAD95D]
text-[#EAD95D]
border-[#EAD95D]
shadow-[0_0_10px_EAD95D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EAD95D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EAD95D; color: #000000; }

Badge

New Feature
.badge { background-color: #EAD95D; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EAD95D; background-color: #EAD95D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EAD95D20; border-left: 4px solid #EAD95D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EAD95D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EAD95D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 217, 93

Red: 234 / Green: 217 / Blue: 93

HSL

53°, 77%, 64%

Hue: 53° / Saturation: 77% / Lightness: 64%

CMYK

0%, 7%, 60%, 8%

Cyan: 0% / Magenta: 7% / Yellow: 60% / Key: 8%

What color is #EAD95D?

#EAD95D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD95D to RGB:

rgb(234, 217, 93)HEX to RGB Converter →

HEX to HSL

Convert #EAD95D to HSL:

hsl(53, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD95D to CMYK:

cmyk(0%, 7%, 60%, 8%)Color Converter →

Color Meaning and Usage

#EAD95D is a vivid yellow color with RGB values of 234, 217, 93 and HSL of 53°, 77%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD95D is #5D6DEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA935D.

Use #EAD95D in CSS: color: #EAD95D or background-color: #EAD95D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EAD95D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.58:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD95D?

#EAD95D is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD95D?

#EAD95D in RGB is (234, 217, 93) - 234 red, 217 green, and 93 blue.

How to use #EAD95D in CSS?

Use #EAD95D directly in your CSS properties like color or background-color.

What colors go well with #EAD95D?

#5D6DEA (complementary), #EA935D (analogous), and #DDC71D (lighter shade) work well with #EAD95D.