#EEBFD0 Color Information

Hex color code: #EEBFD0

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

Try:
Color NamePink
HEX
#EEBFD0
RGB
238, 191, 208
HSL
338°, 58%, 84%
CMYK
0%, 20%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 191, 208

Red: 238 / Green: 191 / Blue: 208

HSL

338°, 58%, 84%

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

CMYK

0%, 20%, 13%, 7%

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

What color is #EEBFD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBFD0 to RGB:

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

HEX to HSL

Convert #EEBFD0 to HSL:

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

HEX to CMYK

Convert #EEBFD0 to CMYK:

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

Color Meaning and Usage

#EEBFD0 is a soft magenta color with RGB values of 238, 191, 208 and HSL of 338°, 58%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBFD0 is #BFEEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBFE8.

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

Contrast with #EEBFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBFD0?

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

What is the RGB value of #EEBFD0?

#EEBFD0 in RGB is (238, 191, 208) - 238 red, 191 green, and 208 blue.

How to use #EEBFD0 in CSS?

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

What colors go well with #EEBFD0?

#BFEEDD (complementary), #EEBFE8 (analogous), and #DE82A4 (lighter shade) work well with #EEBFD0.