#EB94CC Color Information

Hex color code: #EB94CC

A neutral magenta shade, #EB94CC appears as (235, 148, 204) in RGB and (321°, 69%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EB94CC
RGB
235, 148, 204
HSL
321°, 69%, 75%
CMYK
0%, 37%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB94CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 148, 204

Red: 235 / Green: 148 / Blue: 204

HSL

321°, 69%, 75%

Hue: 321° / Saturation: 69% / Lightness: 75%

CMYK

0%, 37%, 13%, 8%

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

What color is #EB94CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB94CC to RGB:

rgb(235, 148, 204)HEX to RGB Converter →

HEX to HSL

Convert #EB94CC to HSL:

hsl(321, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EB94CC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #EB94CC has RGB (235, 148, 204) and HSL (321°, 69%, 75%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB94CC is #93EBB2, creating high-contrast pairings. For softer combinations, try analogous colors like #DE93EB.

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

Contrast with #EB94CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB94CC?

#EB94CC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB94CC?

#EB94CC in RGB is (235, 148, 204) - 235 red, 148 green, and 204 blue.

How to use #EB94CC in CSS?

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

What colors go well with #EB94CC?

#93EBB2 (complementary), #DE93EB (analogous), and #DF53AE (lighter shade) work well with #EB94CC.