#EB33BA Color Information

Hex color code: #EB33BA

#EB33BA is a dynamic magenta color. In RGB it is (235, 51, 186), and in HSL it is (316°, 82%, 56%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#EB33BA
RGB
235, 51, 186
HSL
316°, 82%, 56%
CMYK
0%, 78%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB33BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 51, 186

Red: 235 / Green: 51 / Blue: 186

HSL

316°, 82%, 56%

Hue: 316° / Saturation: 82% / Lightness: 56%

CMYK

0%, 78%, 21%, 8%

Cyan: 0% / Magenta: 78% / Yellow: 21% / Key: 8%

What color is #EB33BA?

#EB33BA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB33BA to RGB:

rgb(235, 51, 186)HEX to RGB Converter →

HEX to HSL

Convert #EB33BA to HSL:

hsl(316, 82%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EB33BA to CMYK:

cmyk(0%, 78%, 21%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EB33BA has RGB (235, 51, 186) and HSL (316°, 82%, 56%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB33BA is #33EB64, creating high-contrast pairings. For softer combinations, try analogous colors like #C033EB.

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

Contrast with #EB33BA

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

Contrast Ratio: 5.71:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB33BA?

#EB33BA is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EB33BA?

#EB33BA in RGB is (235, 51, 186) - 235 red, 51 green, and 186 blue.

How to use #EB33BA in CSS?

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

What colors go well with #EB33BA?

#33EB64 (complementary), #C033EB (analogous), and #BE1391 (lighter shade) work well with #EB33BA.