#EEBEE7 Color Information

Hex color code: #EEBEE7

A airy magenta shade, #EEBEE7 appears as (238, 190, 231) in RGB and (309°, 59%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EEBEE7
RGB
238, 190, 231
HSL
309°, 59%, 84%
CMYK
0%, 20%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 190, 231

Red: 238 / Green: 190 / Blue: 231

HSL

309°, 59%, 84%

Hue: 309° / Saturation: 59% / Lightness: 84%

CMYK

0%, 20%, 3%, 7%

Cyan: 0% / Magenta: 20% / Yellow: 3% / Key: 7%

What color is #EEBEE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBEE7 to RGB:

rgb(238, 190, 231)HEX to RGB Converter →

HEX to HSL

Convert #EEBEE7 to HSL:

hsl(309, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBEE7 to CMYK:

cmyk(0%, 20%, 3%, 7%)Color Converter →

Color Meaning and Usage

#EEBEE7 is a ethereal magenta color with RGB values of 238, 190, 231 and HSL of 309°, 59%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBEE7 is #BEEEC5, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBEEE.

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

Contrast with #EEBEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBEE7?

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

What is the RGB value of #EEBEE7?

#EEBEE7 in RGB is (238, 190, 231) - 238 red, 190 green, and 231 blue.

How to use #EEBEE7 in CSS?

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

What colors go well with #EEBEE7?

#BEEEC5 (complementary), #DDBEEE (analogous), and #DF81D1 (lighter shade) work well with #EEBEE7.