#EEBBDC Color Information

Hex color code: #EEBBDC

The hex color #EEBBDC is a soft magenta with RGB values of (238, 187, 220) and HSL of (321°, 60%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EEBBDC
RGB
238, 187, 220
HSL
321°, 60%, 83%
CMYK
0%, 21%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 220

Red: 238 / Green: 187 / Blue: 220

HSL

321°, 60%, 83%

Hue: 321° / Saturation: 60% / Lightness: 83%

CMYK

0%, 21%, 8%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 8% / Key: 7%

What color is #EEBBDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBDC to RGB:

rgb(238, 187, 220)HEX to RGB Converter →

HEX to HSL

Convert #EEBBDC to HSL:

hsl(321, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBBDC to CMYK:

cmyk(0%, 21%, 8%, 7%)Color Converter →

Color Meaning and Usage

#EEBBDC is a soft magenta color with RGB values of 238, 187, 220 and HSL of 321°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBDC is #BAEECC, creating high-contrast pairings. For softer combinations, try analogous colors like #E6BAEE.

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

Contrast with #EEBBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBDC?

#EEBBDC is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEBBDC?

#EEBBDC in RGB is (238, 187, 220) - 238 red, 187 green, and 220 blue.

How to use #EEBBDC in CSS?

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

What colors go well with #EEBBDC?

#BAEECC (complementary), #E6BAEE (analogous), and #DE7CBC (lighter shade) work well with #EEBBDC.