#EEE1EA Color Information

Hex color code: #EEE1EA

#EEE1EA is a delicate magenta color. In RGB it is (238, 225, 234), and in HSL it is (318°, 28%, 91%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EEE1EA
RGB
238, 225, 234
HSL
318°, 28%, 91%
CMYK
0%, 5%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE1EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 225, 234

Red: 238 / Green: 225 / Blue: 234

HSL

318°, 28%, 91%

Hue: 318° / Saturation: 28% / Lightness: 91%

CMYK

0%, 5%, 2%, 7%

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

What color is #EEE1EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE1EA to RGB:

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

HEX to HSL

Convert #EEE1EA to HSL:

hsl(318, 28%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEE1EA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EEE1EA has RGB (238, 225, 234) and HSL (318°, 28%, 91%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEE1EA is #E2EEE5, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE2EE.

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

Contrast with #EEE1EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE1EA?

#EEE1EA is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEE1EA?

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

How to use #EEE1EA in CSS?

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

What colors go well with #EEE1EA?

#E2EEE5 (complementary), #ECE2EE (analogous), and #D3B1C9 (lighter shade) work well with #EEE1EA.