#EEEAE9 Color Information

Hex color code: #EEEAE9

The hex color #EEEAE9 is a ethereal red with RGB values of (238, 234, 233) and HSL of (12°, 13%, 92%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#EEEAE9
RGB
238, 234, 233
HSL
12°, 13%, 92%
CMYK
0%, 2%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 233

Red: 238 / Green: 234 / Blue: 233

HSL

12°, 13%, 92%

Hue: 12° / Saturation: 13% / Lightness: 92%

CMYK

0%, 2%, 2%, 7%

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

What color is #EEEAE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAE9 to RGB:

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

HEX to HSL

Convert #EEEAE9 to HSL:

hsl(12, 13%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEAE9 to CMYK:

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

Color Meaning and Usage

#EEEAE9 is a airy red color with RGB values of 238, 234, 233 and HSL of 12°, 13%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEAE9 is #E8ECED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE8EA.

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

Contrast with #EEEAE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAE9?

#EEEAE9 is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEAE9?

#EEEAE9 in RGB is (238, 234, 233) - 238 red, 234 green, and 233 blue.

How to use #EEEAE9 in CSS?

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

What colors go well with #EEEAE9?

#E8ECED (complementary), #EDE8EA (analogous), and #CCC0BD (lighter shade) work well with #EEEAE9.