#EB75DF Color Information

Hex color code: #EB75DF

#EB75DF is a striking magenta color. In RGB it is (235, 117, 223), and in HSL it is (306°, 75%, 69%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EB75DF
RGB
235, 117, 223
HSL
306°, 75%, 69%
CMYK
0%, 50%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB75DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 117, 223

Red: 235 / Green: 117 / Blue: 223

HSL

306°, 75%, 69%

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

CMYK

0%, 50%, 5%, 8%

Cyan: 0% / Magenta: 50% / Yellow: 5% / Key: 8%

What color is #EB75DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB75DF to RGB:

rgb(235, 117, 223)HEX to RGB Converter →

HEX to HSL

Convert #EB75DF to HSL:

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

HEX to CMYK

Convert #EB75DF to CMYK:

cmyk(0%, 50%, 5%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EB75DF has RGB (235, 117, 223) and HSL (306°, 75%, 69%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB75DF is #75EB81, creating high-contrast pairings. For softer combinations, try analogous colors like #BC75EB.

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

Contrast with #EB75DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB75DF?

#EB75DF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB75DF?

#EB75DF in RGB is (235, 117, 223) - 235 red, 117 green, and 223 blue.

How to use #EB75DF in CSS?

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

What colors go well with #EB75DF?

#75EB81 (complementary), #BC75EB (analogous), and #E232D0 (lighter shade) work well with #EB75DF.