#EB009C Color Information

Hex color code: #EB009C

#EB009C is a vivid magenta color. In RGB it is (235, 0, 156), and in HSL it is (320°, 100%, 46%). It is commonly used in modern UI design.

Try:
Color NameDeep Pink
HEX
#EB009C
RGB
235, 0, 156
HSL
320°, 100%, 46%
CMYK
0%, 100%, 34%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB009C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 0, 156

Red: 235 / Green: 0 / Blue: 156

HSL

320°, 100%, 46%

Hue: 320° / Saturation: 100% / Lightness: 46%

CMYK

0%, 100%, 34%, 8%

Cyan: 0% / Magenta: 100% / Yellow: 34% / Key: 8%

What color is #EB009C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB009C to RGB:

rgb(235, 0, 156)HEX to RGB Converter →

HEX to HSL

Convert #EB009C to HSL:

hsl(320, 100%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #EB009C to CMYK:

cmyk(0%, 100%, 34%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EB009C has RGB (235, 0, 156) and HSL (320°, 100%, 46%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB009C is #00EB4E, creating high-contrast pairings. For softer combinations, try analogous colors like #C300EB.

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

Contrast with #EB009C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB009C?

#EB009C is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EB009C?

#EB009C in RGB is (235, 0, 156) - 235 red, 0 green, and 156 blue.

How to use #EB009C in CSS?

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

What colors go well with #EB009C?

#00EB4E (complementary), #C300EB (analogous), and #9E0069 (lighter shade) work well with #EB009C.