#EABFCF Color Information

Hex color code: #EABFCF

#EABFCF is a delicate magenta color. In RGB it is (234, 191, 207), and in HSL it is (338°, 51%, 83%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#EABFCF
RGB
234, 191, 207
HSL
338°, 51%, 83%
CMYK
0%, 18%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 191, 207

Red: 234 / Green: 191 / Blue: 207

HSL

338°, 51%, 83%

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

CMYK

0%, 18%, 12%, 8%

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

What color is #EABFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABFCF to RGB:

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

HEX to HSL

Convert #EABFCF to HSL:

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

HEX to CMYK

Convert #EABFCF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EABFCF has RGB (234, 191, 207) and HSL (338°, 51%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABFCF is #BEEADA, creating high-contrast pairings. For softer combinations, try analogous colors like #EABEE4.

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

Contrast with #EABFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABFCF?

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

What is the RGB value of #EABFCF?

#EABFCF in RGB is (234, 191, 207) - 234 red, 191 green, and 207 blue.

How to use #EABFCF in CSS?

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

What colors go well with #EABFCF?

#BEEADA (complementary), #EABEE4 (analogous), and #D784A2 (lighter shade) work well with #EABFCF.