#EED98B Color Information

Hex color code: #EED98B

#EED98B is a eye-catching yellow color. In RGB it is (238, 217, 139), and in HSL it is (47°, 74%, 74%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EED98B
RGB
238, 217, 139
HSL
47°, 74%, 74%
CMYK
0%, 9%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED98B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 217, 139

Red: 238 / Green: 217 / Blue: 139

HSL

47°, 74%, 74%

Hue: 47° / Saturation: 74% / Lightness: 74%

CMYK

0%, 9%, 42%, 7%

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

What color is #EED98B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED98B to RGB:

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

HEX to HSL

Convert #EED98B to HSL:

hsl(47, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EED98B to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #EED98B has RGB (238, 217, 139) and HSL (47°, 74%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED98B is #8CA1EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA78C.

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

Contrast with #EED98B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED98B?

#EED98B is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED98B?

#EED98B in RGB is (238, 217, 139) - 238 red, 217 green, and 139 blue.

How to use #EED98B in CSS?

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

What colors go well with #EED98B?

#8CA1EE (complementary), #EEA78C (analogous), and #E4C249 (lighter shade) work well with #EED98B.