#EFB4CE Color Information

Hex color code: #EFB4CE

The hex color #EFB4CE is a ethereal magenta with RGB values of (239, 180, 206) and HSL of (334°, 65%, 82%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EFB4CE
RGB
239, 180, 206
HSL
334°, 65%, 82%
CMYK
0%, 25%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB4CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 180, 206

Red: 239 / Green: 180 / Blue: 206

HSL

334°, 65%, 82%

Hue: 334° / Saturation: 65% / Lightness: 82%

CMYK

0%, 25%, 14%, 6%

Cyan: 0% / Magenta: 25% / Yellow: 14% / Key: 6%

What color is #EFB4CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB4CE to RGB:

rgb(239, 180, 206)HEX to RGB Converter →

HEX to HSL

Convert #EFB4CE to HSL:

hsl(334, 65%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EFB4CE to CMYK:

cmyk(0%, 25%, 14%, 6%)Color Converter →

Color Meaning and Usage

#EFB4CE is a soft magenta color with RGB values of 239, 180, 206 and HSL of 334°, 65%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB4CE is #B3EFD5, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB3EB.

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

Contrast with #EFB4CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB4CE?

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

What is the RGB value of #EFB4CE?

#EFB4CE in RGB is (239, 180, 206) - 239 red, 180 green, and 206 blue.

How to use #EFB4CE in CSS?

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

What colors go well with #EFB4CE?

#B3EFD5 (complementary), #EFB3EB (analogous), and #E274A4 (lighter shade) work well with #EFB4CE.