#EEEDEA Color Information

Hex color code: #EEEDEA

The hex color #EEEDEA is a delicate yellow with RGB values of (238, 237, 234) and HSL of (45°, 11%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EEEDEA
RGB
238, 237, 234
HSL
45°, 11%, 93%
CMYK
0%, 0%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEDEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 237, 234

Red: 238 / Green: 237 / Blue: 234

HSL

45°, 11%, 93%

Hue: 45° / Saturation: 11% / Lightness: 93%

CMYK

0%, 0%, 2%, 7%

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

What color is #EEEDEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEDEA to RGB:

rgb(238, 237, 234)HEX to RGB Converter →

HEX to HSL

Convert #EEEDEA to HSL:

hsl(45, 11%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEDEA to CMYK:

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

Color Meaning and Usage

#EEEDEA is a light yellow color with RGB values of 238, 237, 234 and HSL of 45°, 11%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEDEA is #EBECEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFECEB.

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

Contrast with #EEEDEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEDEA?

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

What is the RGB value of #EEEDEA?

#EEEDEA in RGB is (238, 237, 234) - 238 red, 237 green, and 234 blue.

How to use #EEEDEA in CSS?

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

What colors go well with #EEEDEA?

#EBECEF (complementary), #EFECEB (analogous), and #CDCAC1 (lighter shade) work well with #EEEDEA.