#EEEB8B Color Information

Hex color code: #EEEB8B

The hex color #EEEB8B is a dynamic yellow with RGB values of (238, 235, 139) and HSL of (58°, 74%, 74%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#EEEB8B
RGB
238, 235, 139
HSL
58°, 74%, 74%
CMYK
0%, 1%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEB8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 139

Red: 238 / Green: 235 / Blue: 139

HSL

58°, 74%, 74%

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

CMYK

0%, 1%, 42%, 7%

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

What color is #EEEB8B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEB8B to RGB:

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

HEX to HSL

Convert #EEEB8B to HSL:

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

HEX to CMYK

Convert #EEEB8B to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #EEEB8B has RGB (238, 235, 139) and HSL (58°, 74%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEB8B is #8C8FEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB98C.

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

Contrast with #EEEB8B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEB8B?

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

What is the RGB value of #EEEB8B?

#EEEB8B in RGB is (238, 235, 139) - 238 red, 235 green, and 139 blue.

How to use #EEEB8B in CSS?

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

What colors go well with #EEEB8B?

#8C8FEE (complementary), #EEB98C (analogous), and #E4DF49 (lighter shade) work well with #EEEB8B.