#EECEE5 Color Information

Hex color code: #EECEE5

The hex color #EECEE5 is a light magenta with RGB values of (238, 206, 229) and HSL of (317°, 48%, 87%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EECEE5
RGB
238, 206, 229
HSL
317°, 48%, 87%
CMYK
0%, 13%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECEE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 206, 229

Red: 238 / Green: 206 / Blue: 229

HSL

317°, 48%, 87%

Hue: 317° / Saturation: 48% / Lightness: 87%

CMYK

0%, 13%, 4%, 7%

Cyan: 0% / Magenta: 13% / Yellow: 4% / Key: 7%

What color is #EECEE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECEE5 to RGB:

rgb(238, 206, 229)HEX to RGB Converter →

HEX to HSL

Convert #EECEE5 to HSL:

hsl(317, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EECEE5 to CMYK:

cmyk(0%, 13%, 4%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #EECEE5 has RGB (238, 206, 229) and HSL (317°, 48%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECEE5 is #CEEED7, creating high-contrast pairings. For softer combinations, try analogous colors like #E7CEEE.

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

Contrast with #EECEE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECEE5?

#EECEE5 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECEE5?

#EECEE5 in RGB is (238, 206, 229) - 238 red, 206 green, and 229 blue.

How to use #EECEE5 in CSS?

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

What colors go well with #EECEE5?

#CEEED7 (complementary), #E7CEEE (analogous), and #DA95C6 (lighter shade) work well with #EECEE5.