#EEBBDD Color Information

Hex color code: #EEBBDD

A delicate magenta shade, #EEBBDD appears as (238, 187, 221) in RGB and (320°, 60%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#EEBBDD
RGB
238, 187, 221
HSL
320°, 60%, 83%
CMYK
0%, 21%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 221

Red: 238 / Green: 187 / Blue: 221

HSL

320°, 60%, 83%

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

CMYK

0%, 21%, 7%, 7%

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

What color is #EEBBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBDD to RGB:

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

HEX to HSL

Convert #EEBBDD to HSL:

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

HEX to CMYK

Convert #EEBBDD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EEBBDD has RGB (238, 187, 221) and HSL (320°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBDD is #BAEECB, creating high-contrast pairings. For softer combinations, try analogous colors like #E5BAEE.

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

Contrast with #EEBBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBDD?

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

What is the RGB value of #EEBBDD?

#EEBBDD in RGB is (238, 187, 221) - 238 red, 187 green, and 221 blue.

How to use #EEBBDD in CSS?

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

What colors go well with #EEBBDD?

#BAEECB (complementary), #E5BAEE (analogous), and #DE7CBE (lighter shade) work well with #EEBBDD.