#EEBACD Color Information

Hex color code: #EEBACD

A delicate magenta shade, #EEBACD appears as (238, 186, 205) in RGB and (338°, 60%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#EEBACD
RGB
238, 186, 205
HSL
338°, 60%, 83%
CMYK
0%, 22%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 186, 205

Red: 238 / Green: 186 / Blue: 205

HSL

338°, 60%, 83%

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

CMYK

0%, 22%, 14%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 14% / Key: 7%

What color is #EEBACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBACD to RGB:

rgb(238, 186, 205)HEX to RGB Converter →

HEX to HSL

Convert #EEBACD to HSL:

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

HEX to CMYK

Convert #EEBACD to CMYK:

cmyk(0%, 22%, 14%, 7%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EEBACD has RGB (238, 186, 205) and HSL (338°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBACD is #BAEEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBAE7.

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

Contrast with #EEBACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBACD?

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

What is the RGB value of #EEBACD?

#EEBACD in RGB is (238, 186, 205) - 238 red, 186 green, and 205 blue.

How to use #EEBACD in CSS?

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

What colors go well with #EEBACD?

#BAEEDB (complementary), #EEBAE7 (analogous), and #DE7CA0 (lighter shade) work well with #EEBACD.