#EB60E0 Color Information

Hex color code: #EB60E0

#EB60E0 is a eye-catching magenta color. In RGB it is (235, 96, 224), and in HSL it is (305°, 78%, 65%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#EB60E0
RGB
235, 96, 224
HSL
305°, 78%, 65%
CMYK
0%, 59%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB60E0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 96, 224

Red: 235 / Green: 96 / Blue: 224

HSL

305°, 78%, 65%

Hue: 305° / Saturation: 78% / Lightness: 65%

CMYK

0%, 59%, 5%, 8%

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

What color is #EB60E0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB60E0 to RGB:

rgb(235, 96, 224)HEX to RGB Converter →

HEX to HSL

Convert #EB60E0 to HSL:

hsl(305, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EB60E0 to CMYK:

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

Color Meaning and Usage

#EB60E0 is a dynamic magenta color with RGB values of 235, 96, 224 and HSL of 305°, 78%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB60E0 is #60EB6C, creating high-contrast pairings. For softer combinations, try analogous colors like #B160EB.

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

Contrast with #EB60E0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB60E0?

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

What is the RGB value of #EB60E0?

#EB60E0 in RGB is (235, 96, 224) - 235 red, 96 green, and 224 blue.

How to use #EB60E0 in CSS?

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

What colors go well with #EB60E0?

#60EB6C (complementary), #B160EB (analogous), and #E31CD2 (lighter shade) work well with #EB60E0.