#EEEEB4 Color Information

Hex color code: #EEEEB4

The hex color #EEEEB4 is a airy yellow with RGB values of (238, 238, 180) and HSL of (60°, 63%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EEEEB4
RGB
238, 238, 180
HSL
60°, 63%, 82%
CMYK
0%, 0%, 24%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEEB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 238, 180

Red: 238 / Green: 238 / Blue: 180

HSL

60°, 63%, 82%

Hue: 60° / Saturation: 63% / Lightness: 82%

CMYK

0%, 0%, 24%, 7%

Cyan: 0% / Magenta: 0% / Yellow: 24% / Key: 7%

What color is #EEEEB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEEB4 to RGB:

rgb(238, 238, 180)HEX to RGB Converter →

HEX to HSL

Convert #EEEEB4 to HSL:

hsl(60, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEEB4 to CMYK:

cmyk(0%, 0%, 24%, 7%)Color Converter →

Color Meaning and Usage

#EEEEB4 is a light yellow color with RGB values of 238, 238, 180 and HSL of 60°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEEB4 is #B4B4EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EED1B4.

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

Contrast with #EEEEB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEEB4?

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

What is the RGB value of #EEEEB4?

#EEEEB4 in RGB is (238, 238, 180) - 238 red, 238 green, and 180 blue.

How to use #EEEEB4 in CSS?

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

What colors go well with #EEEEB4?

#B4B4EE (complementary), #EED1B4 (analogous), and #E0E076 (lighter shade) work well with #EEEEB4.