#EEBAC9 Color Information

Hex color code: #EEBAC9

#EEBAC9 is a ethereal magenta color. In RGB it is (238, 186, 201), and in HSL it is (343°, 60%, 83%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EEBAC9
RGB
238, 186, 201
HSL
343°, 60%, 83%
CMYK
0%, 22%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBAC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 186, 201

Red: 238 / Green: 186 / Blue: 201

HSL

343°, 60%, 83%

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

CMYK

0%, 22%, 16%, 7%

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

What color is #EEBAC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBAC9 to RGB:

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

HEX to HSL

Convert #EEBAC9 to HSL:

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

HEX to CMYK

Convert #EEBAC9 to CMYK:

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

Color Meaning and Usage

#EEBAC9 is a ethereal magenta color with RGB values of 238, 186, 201 and HSL of 343°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBAC9 is #BAEEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBAE2.

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

Contrast with #EEBAC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBAC9?

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

What is the RGB value of #EEBAC9?

#EEBAC9 in RGB is (238, 186, 201) - 238 red, 186 green, and 201 blue.

How to use #EEBAC9 in CSS?

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

What colors go well with #EEBAC9?

#BAEEDF (complementary), #EEBAE2 (analogous), and #DE7C98 (lighter shade) work well with #EEBAC9.