#EABACE Color Information

Hex color code: #EABACE

#EABACE is a airy magenta color. In RGB it is (234, 186, 206), and in HSL it is (335°, 53%, 82%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EABACE
RGB
234, 186, 206
HSL
335°, 53%, 82%
CMYK
0%, 21%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 186, 206

Red: 234 / Green: 186 / Blue: 206

HSL

335°, 53%, 82%

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

CMYK

0%, 21%, 12%, 8%

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

What color is #EABACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABACE to RGB:

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

HEX to HSL

Convert #EABACE to HSL:

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

HEX to CMYK

Convert #EABACE to CMYK:

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

Color Meaning and Usage

#EABACE is a airy magenta color with RGB values of 234, 186, 206 and HSL of 335°, 53%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABACE is #B9E9D5, creating high-contrast pairings. For softer combinations, try analogous colors like #E9B9E5.

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

Contrast with #EABACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABACE?

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

What is the RGB value of #EABACE?

#EABACE in RGB is (234, 186, 206) - 234 red, 186 green, and 206 blue.

How to use #EABACE in CSS?

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

What colors go well with #EABACE?

#B9E9D5 (complementary), #E9B9E5 (analogous), and #D77EA3 (lighter shade) work well with #EABACE.