#EB146E Color Information

Hex color code: #EB146E

A vivid magenta shade, #EB146E appears as (235, 20, 110) in RGB and (335°, 84%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDeep Pink
HEX
#EB146E
RGB
235, 20, 110
HSL
335°, 84%, 50%
CMYK
0%, 91%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB146E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 20, 110

Red: 235 / Green: 20 / Blue: 110

HSL

335°, 84%, 50%

Hue: 335° / Saturation: 84% / Lightness: 50%

CMYK

0%, 91%, 53%, 8%

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

What color is #EB146E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB146E to RGB:

rgb(235, 20, 110)HEX to RGB Converter →

HEX to HSL

Convert #EB146E to HSL:

hsl(335, 84%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #EB146E to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EB146E has RGB (235, 20, 110) and HSL (335°, 84%, 50%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB146E is #14EB91, creating high-contrast pairings. For softer combinations, try analogous colors like #EB14D9.

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

Contrast with #EB146E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB146E?

#EB146E is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EB146E?

#EB146E in RGB is (235, 20, 110) - 235 red, 20 green, and 110 blue.

How to use #EB146E in CSS?

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

What colors go well with #EB146E?

#14EB91 (complementary), #EB14D9 (analogous), and #A40E4D (lighter shade) work well with #EB146E.