#EEEAED Color Information

Hex color code: #EEEAED

A airy magenta shade, #EEEAED appears as (238, 234, 237) in RGB and (315°, 11%, 93%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 237

Red: 238 / Green: 234 / Blue: 237

HSL

315°, 11%, 93%

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

CMYK

0%, 2%, 0%, 7%

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

What color is #EEEAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAED to RGB:

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

HEX to HSL

Convert #EEEAED to HSL:

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

HEX to CMYK

Convert #EEEAED to CMYK:

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

Color Meaning and Usage

#EEEAED is a airy magenta color with RGB values of 238, 234, 237 and HSL of 315°, 11%, 93%. 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 #EEEAED is #EBEFEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EEEBEF.

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

Contrast with #EEEAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAED?

#EEEAED is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEAED?

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

How to use #EEEAED in CSS?

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

What colors go well with #EEEAED?

#EBEFEC (complementary), #EEEBEF (analogous), and #CDC1CA (lighter shade) work well with #EEEAED.