#EB94F0 Color Information

Hex color code: #EB94F0

A soft magenta shade, #EB94F0 appears as (235, 148, 240) in RGB and (297°, 75%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EB94F0
RGB
235, 148, 240
HSL
297°, 75%, 76%
CMYK
2%, 38%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB94F0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 148, 240

Red: 235 / Green: 148 / Blue: 240

HSL

297°, 75%, 76%

Hue: 297° / Saturation: 75% / Lightness: 76%

CMYK

2%, 38%, 0%, 6%

Cyan: 2% / Magenta: 38% / Yellow: 0% / Key: 6%

What color is #EB94F0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB94F0 to RGB:

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

HEX to HSL

Convert #EB94F0 to HSL:

hsl(297, 75%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EB94F0 to CMYK:

cmyk(2%, 38%, 0%, 6%)Color Converter →

Color Meaning and Usage

#EB94F0 is a delicate magenta color with RGB values of 235, 148, 240 and HSL of 297°, 75%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB94F0 is #98F094, creating high-contrast pairings. For softer combinations, try analogous colors like #BD94F0.

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

Contrast with #EB94F0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB94F0?

#EB94F0 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB94F0?

#EB94F0 in RGB is (235, 148, 240) - 235 red, 148 green, and 240 blue.

How to use #EB94F0 in CSS?

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

What colors go well with #EB94F0?

#98F094 (complementary), #BD94F0 (analogous), and #DF51E6 (lighter shade) work well with #EB94F0.