#EEEAEA Color Information

Hex color code: #EEEAEA

The hex color #EEEAEA is a airy red with RGB values of (238, 234, 234) and HSL of (0°, 11%, 93%). It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 234, 234

Red: 238 / Green: 234 / Blue: 234

HSL

0°, 11%, 93%

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

CMYK

0%, 2%, 2%, 7%

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

What color is #EEEAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEAEA to RGB:

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

HEX to HSL

Convert #EEEAEA to HSL:

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

HEX to CMYK

Convert #EEEAEA to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EEEAEA has RGB (238, 234, 234) and HSL (0°, 11%, 93%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEAEA is #EBEFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEBED.

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

Contrast with #EEEAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEAEA?

#EEEAEA is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEAEA?

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

How to use #EEEAEA in CSS?

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

What colors go well with #EEEAEA?

#EBEFEF (complementary), #EFEBED (analogous), and #CDC1C1 (lighter shade) work well with #EEEAEA.