#EEE0DE Color Information

Hex color code: #EEE0DE

A delicate red shade, #EEE0DE appears as (238, 224, 222) in RGB and (7°, 32%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#EEE0DE
RGB
238, 224, 222
HSL
7°, 32%, 90%
CMYK
0%, 6%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEE0DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 224, 222

Red: 238 / Green: 224 / Blue: 222

HSL

7°, 32%, 90%

Hue: 7° / Saturation: 32% / Lightness: 90%

CMYK

0%, 6%, 7%, 7%

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

What color is #EEE0DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEE0DE to RGB:

rgb(238, 224, 222)HEX to RGB Converter →

HEX to HSL

Convert #EEE0DE to HSL:

hsl(7, 32%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EEE0DE to CMYK:

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

Color Meaning and Usage

A airy red tone, #EEE0DE has RGB (238, 224, 222) and HSL (7°, 32%, 90%). 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 #EEE0DE is #DDECEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEDDE4.

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

Contrast with #EEE0DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEE0DE?

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

What is the RGB value of #EEE0DE?

#EEE0DE in RGB is (238, 224, 222) - 238 red, 224 green, and 222 blue.

How to use #EEE0DE in CSS?

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

What colors go well with #EEE0DE?

#DDECEE (complementary), #EEDDE4 (analogous), and #D4B0AB (lighter shade) work well with #EEE0DE.