#E16BDF Color Information

Hex color code: #E16BDF

The hex color #E16BDF is a muted magenta with RGB values of (225, 107, 223) and HSL of (301°, 66%, 65%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E16BDF
RGB
225, 107, 223
HSL
301°, 66%, 65%
CMYK
0%, 52%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E16BDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 107, 223

Red: 225 / Green: 107 / Blue: 223

HSL

301°, 66%, 65%

Hue: 301° / Saturation: 66% / Lightness: 65%

CMYK

0%, 52%, 1%, 12%

Cyan: 0% / Magenta: 52% / Yellow: 1% / Key: 12%

What color is #E16BDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E16BDF to RGB:

rgb(225, 107, 223)HEX to RGB Converter →

HEX to HSL

Convert #E16BDF to HSL:

hsl(301, 66%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E16BDF to CMYK:

cmyk(0%, 52%, 1%, 12%)Color Converter →

Color Meaning and Usage

#E16BDF is a muted magenta color with RGB values of 225, 107, 223 and HSL of 301°, 66%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E16BDF is #6BE16D, creating high-contrast pairings. For softer combinations, try analogous colors like #A86BE1.

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

Contrast with #E16BDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E16BDF?

#E16BDF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E16BDF?

#E16BDF in RGB is (225, 107, 223) - 225 red, 107 green, and 223 blue.

How to use #E16BDF in CSS?

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

What colors go well with #E16BDF?

#6BE16D (complementary), #A86BE1 (analogous), and #D42BD1 (lighter shade) work well with #E16BDF.