#EABACD Color Information

Hex color code: #EABACD

#EABACD is a soft magenta color. In RGB it is (234, 186, 205), and in HSL it is (336°, 53%, 82%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EABACD
RGB
234, 186, 205
HSL
336°, 53%, 82%
CMYK
0%, 21%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 186, 205

Red: 234 / Green: 186 / Blue: 205

HSL

336°, 53%, 82%

Hue: 336° / Saturation: 53% / Lightness: 82%

CMYK

0%, 21%, 12%, 8%

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

What color is #EABACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABACD to RGB:

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

HEX to HSL

Convert #EABACD to HSL:

hsl(336, 53%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EABACD to CMYK:

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

Color Meaning and Usage

#EABACD is a soft magenta color with RGB values of 234, 186, 205 and HSL of 336°, 53%, 82%. 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 #EABACD is #B9E9D6, creating high-contrast pairings. For softer combinations, try analogous colors like #E9B9E5.

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

Contrast with #EABACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABACD?

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

What is the RGB value of #EABACD?

#EABACD in RGB is (234, 186, 205) - 234 red, 186 green, and 205 blue.

How to use #EABACD in CSS?

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

What colors go well with #EABACD?

#B9E9D6 (complementary), #E9B9E5 (analogous), and #D77EA2 (lighter shade) work well with #EABACD.