#EEBFD4 Color Information

Hex color code: #EEBFD4

A delicate magenta shade, #EEBFD4 appears as (238, 191, 212) in RGB and (333°, 58%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#EEBFD4
RGB
238, 191, 212
HSL
333°, 58%, 84%
CMYK
0%, 20%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 191, 212

Red: 238 / Green: 191 / Blue: 212

HSL

333°, 58%, 84%

Hue: 333° / Saturation: 58% / Lightness: 84%

CMYK

0%, 20%, 11%, 7%

Cyan: 0% / Magenta: 20% / Yellow: 11% / Key: 7%

What color is #EEBFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBFD4 to RGB:

rgb(238, 191, 212)HEX to RGB Converter →

HEX to HSL

Convert #EEBFD4 to HSL:

hsl(333, 58%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBFD4 to CMYK:

cmyk(0%, 20%, 11%, 7%)Color Converter →

Color Meaning and Usage

#EEBFD4 is a ethereal magenta color with RGB values of 238, 191, 212 and HSL of 333°, 58%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBFD4 is #BFEED9, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBFEB.

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

Contrast with #EEBFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBFD4?

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

What is the RGB value of #EEBFD4?

#EEBFD4 in RGB is (238, 191, 212) - 238 red, 191 green, and 212 blue.

How to use #EEBFD4 in CSS?

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

What colors go well with #EEBFD4?

#BFEED9 (complementary), #EEBFEB (analogous), and #DE82AB (lighter shade) work well with #EEBFD4.