#E66BAC Color Information

Hex color code: #E66BAC

#E66BAC is a striking magenta color. In RGB it is (230, 107, 172), and in HSL it is (328°, 71%, 66%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E66BAC
RGB
230, 107, 172
HSL
328°, 71%, 66%
CMYK
0%, 53%, 25%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E66BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 107, 172

Red: 230 / Green: 107 / Blue: 172

HSL

328°, 71%, 66%

Hue: 328° / Saturation: 71% / Lightness: 66%

CMYK

0%, 53%, 25%, 10%

Cyan: 0% / Magenta: 53% / Yellow: 25% / Key: 10%

What color is #E66BAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E66BAC to RGB:

rgb(230, 107, 172)HEX to RGB Converter →

HEX to HSL

Convert #E66BAC to HSL:

hsl(328, 71%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E66BAC to CMYK:

cmyk(0%, 53%, 25%, 10%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E66BAC has RGB (230, 107, 172) and HSL (328°, 71%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E66BAC is #6BE6A4, creating high-contrast pairings. For softer combinations, try analogous colors like #E26BE6.

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

Contrast with #E66BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E66BAC?

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

What is the RGB value of #E66BAC?

#E66BAC in RGB is (230, 107, 172) - 230 red, 107 green, and 172 blue.

How to use #E66BAC in CSS?

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

What colors go well with #E66BAC?

#6BE6A4 (complementary), #E26BE6 (analogous), and #DB2988 (lighter shade) work well with #E66BAC.