#EED97E Color Information

Hex color code: #EED97E

#EED97E is a striking yellow color. In RGB it is (238, 217, 126), and in HSL it is (49°, 77%, 71%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EED97E
RGB
238, 217, 126
HSL
49°, 77%, 71%
CMYK
0%, 9%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EED97E; 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 #EED97E; background-color: #EED97E15; }

Alert / Toast

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

Link / Accent

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

a { color: #EED97E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 217, 126

Red: 238 / Green: 217 / Blue: 126

HSL

49°, 77%, 71%

Hue: 49° / Saturation: 77% / Lightness: 71%

CMYK

0%, 9%, 47%, 7%

Cyan: 0% / Magenta: 9% / Yellow: 47% / Key: 7%

What color is #EED97E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED97E to RGB:

rgb(238, 217, 126)HEX to RGB Converter →

HEX to HSL

Convert #EED97E to HSL:

hsl(49, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EED97E to CMYK:

cmyk(0%, 9%, 47%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EED97E has RGB (238, 217, 126) and HSL (49°, 77%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED97E is #7C91EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA07C.

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

Contrast with #EED97E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED97E?

#EED97E is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED97E?

#EED97E in RGB is (238, 217, 126) - 238 red, 217 green, and 126 blue.

How to use #EED97E in CSS?

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

What colors go well with #EED97E?

#7C91EE (complementary), #EEA07C (analogous), and #E5C638 (lighter shade) work well with #EED97E.