#EABFD2 Color Information

Hex color code: #EABFD2

The hex color #EABFD2 is a airy magenta with RGB values of (234, 191, 210) and HSL of (333°, 51%, 83%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EABFD2
RGB
234, 191, 210
HSL
333°, 51%, 83%
CMYK
0%, 18%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 191, 210

Red: 234 / Green: 191 / Blue: 210

HSL

333°, 51%, 83%

Hue: 333° / Saturation: 51% / Lightness: 83%

CMYK

0%, 18%, 10%, 8%

Cyan: 0% / Magenta: 18% / Yellow: 10% / Key: 8%

What color is #EABFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABFD2 to RGB:

rgb(234, 191, 210)HEX to RGB Converter →

HEX to HSL

Convert #EABFD2 to HSL:

hsl(333, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EABFD2 to CMYK:

cmyk(0%, 18%, 10%, 8%)Color Converter →

Color Meaning and Usage

#EABFD2 is a delicate magenta color with RGB values of 234, 191, 210 and HSL of 333°, 51%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABFD2 is #BEEAD6, creating high-contrast pairings. For softer combinations, try analogous colors like #EABEE8.

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

Contrast with #EABFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABFD2?

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

What is the RGB value of #EABFD2?

#EABFD2 in RGB is (234, 191, 210) - 234 red, 191 green, and 210 blue.

How to use #EABFD2 in CSS?

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

What colors go well with #EABFD2?

#BEEAD6 (complementary), #EABEE8 (analogous), and #D784A9 (lighter shade) work well with #EABFD2.