#EB83BC Color Information

Hex color code: #EB83BC

A vivid magenta shade, #EB83BC appears as (235, 131, 188) in RGB and (327°, 72%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EB83BC
RGB
235, 131, 188
HSL
327°, 72%, 72%
CMYK
0%, 44%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB83BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 131, 188

Red: 235 / Green: 131 / Blue: 188

HSL

327°, 72%, 72%

Hue: 327° / Saturation: 72% / Lightness: 72%

CMYK

0%, 44%, 20%, 8%

Cyan: 0% / Magenta: 44% / Yellow: 20% / Key: 8%

What color is #EB83BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB83BC to RGB:

rgb(235, 131, 188)HEX to RGB Converter →

HEX to HSL

Convert #EB83BC to HSL:

hsl(327, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EB83BC to CMYK:

cmyk(0%, 44%, 20%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EB83BC has RGB (235, 131, 188) and HSL (327°, 72%, 72%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB83BC is #84EBB2, creating high-contrast pairings. For softer combinations, try analogous colors like #E684EB.

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

Contrast with #EB83BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB83BC?

#EB83BC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB83BC?

#EB83BC in RGB is (235, 131, 188) - 235 red, 131 green, and 188 blue.

How to use #EB83BC in CSS?

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

What colors go well with #EB83BC?

#84EBB2 (complementary), #E684EB (analogous), and #E04299 (lighter shade) work well with #EB83BC.