#EA7BCC Color Information

Hex color code: #EA7BCC

A dynamic magenta shade, #EA7BCC appears as (234, 123, 204) in RGB and (316°, 73%, 70%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EA7BCC
RGB
234, 123, 204
HSL
316°, 73%, 70%
CMYK
0%, 47%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA7BCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 123, 204

Red: 234 / Green: 123 / Blue: 204

HSL

316°, 73%, 70%

Hue: 316° / Saturation: 73% / Lightness: 70%

CMYK

0%, 47%, 13%, 8%

Cyan: 0% / Magenta: 47% / Yellow: 13% / Key: 8%

What color is #EA7BCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA7BCC to RGB:

rgb(234, 123, 204)HEX to RGB Converter →

HEX to HSL

Convert #EA7BCC to HSL:

hsl(316, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EA7BCC to CMYK:

cmyk(0%, 47%, 13%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #EA7BCC has RGB (234, 123, 204) and HSL (316°, 73%, 70%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA7BCC is #7BEA98, creating high-contrast pairings. For softer combinations, try analogous colors like #D07BEA.

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

Contrast with #EA7BCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA7BCC?

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

What is the RGB value of #EA7BCC?

#EA7BCC in RGB is (234, 123, 204) - 234 red, 123 green, and 204 blue.

How to use #EA7BCC in CSS?

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

What colors go well with #EA7BCC?

#7BEA98 (complementary), #D07BEA (analogous), and #E038B3 (lighter shade) work well with #EA7BCC.