#EB95EF Color Information

Hex color code: #EB95EF

#EB95EF is a airy magenta color. In RGB it is (235, 149, 239), and in HSL it is (297°, 74%, 76%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#EB95EF
RGB
235, 149, 239
HSL
297°, 74%, 76%
CMYK
2%, 38%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB95EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 149, 239

Red: 235 / Green: 149 / Blue: 239

HSL

297°, 74%, 76%

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

CMYK

2%, 38%, 0%, 6%

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

What color is #EB95EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB95EF to RGB:

rgb(235, 149, 239)HEX to RGB Converter →

HEX to HSL

Convert #EB95EF to HSL:

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

HEX to CMYK

Convert #EB95EF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EB95EF has RGB (235, 149, 239) and HSL (297°, 74%, 76%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB95EF is #99EF95, creating high-contrast pairings. For softer combinations, try analogous colors like #BD95EF.

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

Contrast with #EB95EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB95EF?

#EB95EF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB95EF?

#EB95EF in RGB is (235, 149, 239) - 235 red, 149 green, and 239 blue.

How to use #EB95EF in CSS?

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

What colors go well with #EB95EF?

#99EF95 (complementary), #BD95EF (analogous), and #DE52E5 (lighter shade) work well with #EB95EF.