#E74BDA Color Information

Hex color code: #E74BDA

A striking magenta shade, #E74BDA appears as (231, 75, 218) in RGB and (305°, 76%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#E74BDA
RGB
231, 75, 218
HSL
305°, 76%, 60%
CMYK
0%, 68%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E74BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 75, 218

Red: 231 / Green: 75 / Blue: 218

HSL

305°, 76%, 60%

Hue: 305° / Saturation: 76% / Lightness: 60%

CMYK

0%, 68%, 6%, 9%

Cyan: 0% / Magenta: 68% / Yellow: 6% / Key: 9%

What color is #E74BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E74BDA to RGB:

rgb(231, 75, 218)HEX to RGB Converter →

HEX to HSL

Convert #E74BDA to HSL:

hsl(305, 76%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E74BDA to CMYK:

cmyk(0%, 68%, 6%, 9%)Color Converter →

Color Meaning and Usage

#E74BDA is a dynamic magenta color with RGB values of 231, 75, 218 and HSL of 305°, 76%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E74BDA is #4BE758, creating high-contrast pairings. For softer combinations, try analogous colors like #A64BE7.

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

Contrast with #E74BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E74BDA?

#E74BDA is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E74BDA?

#E74BDA in RGB is (231, 75, 218) - 231 red, 75 green, and 218 blue.

How to use #E74BDA in CSS?

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

What colors go well with #E74BDA?

#4BE758 (complementary), #A64BE7 (analogous), and #CA1CBB (lighter shade) work well with #E74BDA.