#E137BC Color Information

Hex color code: #E137BC

A dynamic magenta shade, #E137BC appears as (225, 55, 188) in RGB and (313°, 74%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#E137BC
RGB
225, 55, 188
HSL
313°, 74%, 55%
CMYK
0%, 76%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E137BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 55, 188

Red: 225 / Green: 55 / Blue: 188

HSL

313°, 74%, 55%

Hue: 313° / Saturation: 74% / Lightness: 55%

CMYK

0%, 76%, 16%, 12%

Cyan: 0% / Magenta: 76% / Yellow: 16% / Key: 12%

What color is #E137BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E137BC to RGB:

rgb(225, 55, 188)HEX to RGB Converter →

HEX to HSL

Convert #E137BC to HSL:

hsl(313, 74%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E137BC to CMYK:

cmyk(0%, 76%, 16%, 12%)Color Converter →

Color Meaning and Usage

#E137BC is a vivid magenta color with RGB values of 225, 55, 188 and HSL of 313°, 74%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E137BC is #37E15C, creating high-contrast pairings. For softer combinations, try analogous colors like #B137E1.

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

Contrast with #E137BC

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

Contrast Ratio: 5.47:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E137BC?

#E137BC is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E137BC?

#E137BC in RGB is (225, 55, 188) - 225 red, 55 green, and 188 blue.

How to use #E137BC in CSS?

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

What colors go well with #E137BC?

#37E15C (complementary), #B137E1 (analogous), and #B11B91 (lighter shade) work well with #E137BC.