#EEEBDA Color Information

Hex color code: #EEEBDA

A soft yellow shade, #EEEBDA appears as (238, 235, 218) in RGB and (51°, 37%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EEEBDA
RGB
238, 235, 218
HSL
51°, 37%, 89%
CMYK
0%, 1%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 218

Red: 238 / Green: 235 / Blue: 218

HSL

51°, 37%, 89%

Hue: 51° / Saturation: 37% / Lightness: 89%

CMYK

0%, 1%, 8%, 7%

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

What color is #EEEBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBDA to RGB:

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

HEX to HSL

Convert #EEEBDA to HSL:

hsl(51, 37%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEBDA to CMYK:

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

Color Meaning and Usage

#EEEBDA is a airy yellow color with RGB values of 238, 235, 218 and HSL of 51°, 37%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEBDA is #D9DCED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE0D9.

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

Contrast with #EEEBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBDA?

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

What is the RGB value of #EEEBDA?

#EEEBDA in RGB is (238, 235, 218) - 238 red, 235 green, and 218 blue.

How to use #EEEBDA in CSS?

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

What colors go well with #EEEBDA?

#D9DCED (complementary), #EDE0D9 (analogous), and #D5CEA4 (lighter shade) work well with #EEEBDA.