#EB5CDF Color Information

Hex color code: #EB5CDF

#EB5CDF is a vivid magenta color. In RGB it is (235, 92, 223), and in HSL it is (305°, 78%, 64%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EB5CDF
RGB
235, 92, 223
HSL
305°, 78%, 64%
CMYK
0%, 61%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB5CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 92, 223

Red: 235 / Green: 92 / Blue: 223

HSL

305°, 78%, 64%

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

CMYK

0%, 61%, 5%, 8%

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

What color is #EB5CDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB5CDF to RGB:

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

HEX to HSL

Convert #EB5CDF to HSL:

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

HEX to CMYK

Convert #EB5CDF to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EB5CDF has RGB (235, 92, 223) and HSL (305°, 78%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB5CDF is #5CEB68, creating high-contrast pairings. For softer combinations, try analogous colors like #AF5CEB.

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

Contrast with #EB5CDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB5CDF?

#EB5CDF is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB5CDF?

#EB5CDF in RGB is (235, 92, 223) - 235 red, 92 green, and 223 blue.

How to use #EB5CDF in CSS?

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

What colors go well with #EB5CDF?

#5CEB68 (complementary), #AF5CEB (analogous), and #DE1BCE (lighter shade) work well with #EB5CDF.