#EBB7CF Color Information

Hex color code: #EBB7CF

The hex color #EBB7CF is a ethereal magenta with RGB values of (235, 183, 207) and HSL of (332°, 57%, 82%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EBB7CF
RGB
235, 183, 207
HSL
332°, 57%, 82%
CMYK
0%, 22%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 183, 207

Red: 235 / Green: 183 / Blue: 207

HSL

332°, 57%, 82%

Hue: 332° / Saturation: 57% / Lightness: 82%

CMYK

0%, 22%, 12%, 8%

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

What color is #EBB7CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB7CF to RGB:

rgb(235, 183, 207)HEX to RGB Converter →

HEX to HSL

Convert #EBB7CF to HSL:

hsl(332, 57%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EBB7CF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EBB7CF has RGB (235, 183, 207) and HSL (332°, 57%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBB7CF is #B7EBD3, creating high-contrast pairings. For softer combinations, try analogous colors like #EBB7EA.

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

Contrast with #EBB7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB7CF?

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

What is the RGB value of #EBB7CF?

#EBB7CF in RGB is (235, 183, 207) - 235 red, 183 green, and 207 blue.

How to use #EBB7CF in CSS?

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

What colors go well with #EBB7CF?

#B7EBD3 (complementary), #EBB7EA (analogous), and #DB7BA8 (lighter shade) work well with #EBB7CF.