#EEE5BE Color Information

Hex color code: #EEE5BE

The hex color #EEE5BE is a airy yellow with RGB values of (238, 229, 190) and HSL of (49°, 59%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EEE5BE
RGB
238, 229, 190
HSL
49°, 59%, 84%
CMYK
0%, 4%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 229, 190

Red: 238 / Green: 229 / Blue: 190

HSL

49°, 59%, 84%

Hue: 49° / Saturation: 59% / Lightness: 84%

CMYK

0%, 4%, 20%, 7%

Cyan: 0% / Magenta: 4% / Yellow: 20% / Key: 7%

What color is #EEE5BE?

#EEE5BE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE5BE to RGB:

rgb(238, 229, 190)HEX to RGB Converter →

HEX to HSL

Convert #EEE5BE to HSL:

hsl(49, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEE5BE to CMYK:

cmyk(0%, 4%, 20%, 7%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #EEE5BE has RGB (238, 229, 190) and HSL (49°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEE5BE is #BEC7EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EECDBE.

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

Contrast with #EEE5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE5BE?

#EEE5BE is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEE5BE?

#EEE5BE in RGB is (238, 229, 190) - 238 red, 229 green, and 190 blue.

How to use #EEE5BE in CSS?

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

What colors go well with #EEE5BE?

#BEC7EE (complementary), #EECDBE (analogous), and #DFCD81 (lighter shade) work well with #EEE5BE.