#EC6AB8 Color Information

Hex color code: #EC6AB8

#EC6AB8 is a bold magenta color. In RGB it is (236, 106, 184), and in HSL it is (324°, 77%, 67%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EC6AB8
RGB
236, 106, 184
HSL
324°, 77%, 67%
CMYK
0%, 55%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC6AB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 106, 184

Red: 236 / Green: 106 / Blue: 184

HSL

324°, 77%, 67%

Hue: 324° / Saturation: 77% / Lightness: 67%

CMYK

0%, 55%, 22%, 7%

Cyan: 0% / Magenta: 55% / Yellow: 22% / Key: 7%

What color is #EC6AB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC6AB8 to RGB:

rgb(236, 106, 184)HEX to RGB Converter →

HEX to HSL

Convert #EC6AB8 to HSL:

hsl(324, 77%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EC6AB8 to CMYK:

cmyk(0%, 55%, 22%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EC6AB8 has RGB (236, 106, 184) and HSL (324°, 77%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC6AB8 is #6AEC9E, creating high-contrast pairings. For softer combinations, try analogous colors like #DF6AEC.

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

Contrast with #EC6AB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC6AB8?

#EC6AB8 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC6AB8?

#EC6AB8 in RGB is (236, 106, 184) - 236 red, 106 green, and 184 blue.

How to use #EC6AB8 in CSS?

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

What colors go well with #EC6AB8?

#6AEC9E (complementary), #DF6AEC (analogous), and #E32697 (lighter shade) work well with #EC6AB8.