#EEE4BE Color Information

Hex color code: #EEE4BE

The hex color #EEE4BE is a delicate yellow with RGB values of (238, 228, 190) and HSL of (48°, 59%, 84%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EEE4BE
RGB
238, 228, 190
HSL
48°, 59%, 84%
CMYK
0%, 4%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 228, 190

Red: 238 / Green: 228 / Blue: 190

HSL

48°, 59%, 84%

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

CMYK

0%, 4%, 20%, 7%

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

What color is #EEE4BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE4BE to RGB:

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

HEX to HSL

Convert #EEE4BE to HSL:

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

HEX to CMYK

Convert #EEE4BE to CMYK:

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

Color Meaning and Usage

A light yellow tone, #EEE4BE has RGB (238, 228, 190) and HSL (48°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EEE4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE4BE?

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

What is the RGB value of #EEE4BE?

#EEE4BE in RGB is (238, 228, 190) - 238 red, 228 green, and 190 blue.

How to use #EEE4BE in CSS?

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

What colors go well with #EEE4BE?

#BEC8EE (complementary), #EECDBE (analogous), and #DFCC81 (lighter shade) work well with #EEE4BE.