#EB7FBA Color Information

Hex color code: #EB7FBA

A striking magenta shade, #EB7FBA appears as (235, 127, 186) in RGB and (327°, 73%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EB7FBA
RGB
235, 127, 186
HSL
327°, 73%, 71%
CMYK
0%, 46%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 127, 186

Red: 235 / Green: 127 / Blue: 186

HSL

327°, 73%, 71%

Hue: 327° / Saturation: 73% / Lightness: 71%

CMYK

0%, 46%, 21%, 8%

Cyan: 0% / Magenta: 46% / Yellow: 21% / Key: 8%

What color is #EB7FBA?

#EB7FBA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7FBA to RGB:

rgb(235, 127, 186)HEX to RGB Converter →

HEX to HSL

Convert #EB7FBA to HSL:

hsl(327, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EB7FBA to CMYK:

cmyk(0%, 46%, 21%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EB7FBA has RGB (235, 127, 186) and HSL (327°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB7FBA is #7FEBB0, creating high-contrast pairings. For softer combinations, try analogous colors like #E67FEB.

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

Contrast with #EB7FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7FBA?

#EB7FBA is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB7FBA?

#EB7FBA in RGB is (235, 127, 186) - 235 red, 127 green, and 186 blue.

How to use #EB7FBA in CSS?

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

What colors go well with #EB7FBA?

#7FEBB0 (complementary), #E67FEB (analogous), and #E13D97 (lighter shade) work well with #EB7FBA.