#EB6FDB Color Information

Hex color code: #EB6FDB

#EB6FDB is a bold magenta color. In RGB it is (235, 111, 219), and in HSL it is (308°, 76%, 68%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EB6FDB
RGB
235, 111, 219
HSL
308°, 76%, 68%
CMYK
0%, 53%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB6FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 111, 219

Red: 235 / Green: 111 / Blue: 219

HSL

308°, 76%, 68%

Hue: 308° / Saturation: 76% / Lightness: 68%

CMYK

0%, 53%, 7%, 8%

Cyan: 0% / Magenta: 53% / Yellow: 7% / Key: 8%

What color is #EB6FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB6FDB to RGB:

rgb(235, 111, 219)HEX to RGB Converter →

HEX to HSL

Convert #EB6FDB to HSL:

hsl(308, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EB6FDB to CMYK:

cmyk(0%, 53%, 7%, 8%)Color Converter →

Color Meaning and Usage

#EB6FDB is a bold magenta color with RGB values of 235, 111, 219 and HSL of 308°, 76%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB6FDB is #6FEB80, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6FEB.

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

Contrast with #EB6FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB6FDB?

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

What is the RGB value of #EB6FDB?

#EB6FDB in RGB is (235, 111, 219) - 235 red, 111 green, and 219 blue.

How to use #EB6FDB in CSS?

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

What colors go well with #EB6FDB?

#6FEB80 (complementary), #BE6FEB (analogous), and #E22CCA (lighter shade) work well with #EB6FDB.