#EEE98C Color Information

Hex color code: #EEE98C

A eye-catching yellow shade, #EEE98C appears as (238, 233, 140) in RGB and (57°, 74%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EEE98C
RGB
238, 233, 140
HSL
57°, 74%, 74%
CMYK
0%, 2%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE98C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 233, 140

Red: 238 / Green: 233 / Blue: 140

HSL

57°, 74%, 74%

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

CMYK

0%, 2%, 41%, 7%

Cyan: 0% / Magenta: 2% / Yellow: 41% / Key: 7%

What color is #EEE98C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE98C to RGB:

rgb(238, 233, 140)HEX to RGB Converter →

HEX to HSL

Convert #EEE98C to HSL:

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

HEX to CMYK

Convert #EEE98C to CMYK:

cmyk(0%, 2%, 41%, 7%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #EEE98C has RGB (238, 233, 140) and HSL (57°, 74%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEE98C is #8C91EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB88C.

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

Contrast with #EEE98C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE98C?

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

What is the RGB value of #EEE98C?

#EEE98C in RGB is (238, 233, 140) - 238 red, 233 green, and 140 blue.

How to use #EEE98C in CSS?

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

What colors go well with #EEE98C?

#8C91EE (complementary), #EEB88C (analogous), and #E4DC49 (lighter shade) work well with #EEE98C.