#E665AC Color Information

Hex color code: #E665AC

The hex color #E665AC is a striking magenta with RGB values of (230, 101, 172) and HSL of (327°, 72%, 65%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E665AC
RGB
230, 101, 172
HSL
327°, 72%, 65%
CMYK
0%, 56%, 25%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E665AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 101, 172

Red: 230 / Green: 101 / Blue: 172

HSL

327°, 72%, 65%

Hue: 327° / Saturation: 72% / Lightness: 65%

CMYK

0%, 56%, 25%, 10%

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

What color is #E665AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E665AC to RGB:

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

HEX to HSL

Convert #E665AC to HSL:

hsl(327, 72%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E665AC to CMYK:

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

Color Meaning and Usage

#E665AC is a striking magenta color with RGB values of 230, 101, 172 and HSL of 327°, 72%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E665AC is #65E69F, creating high-contrast pairings. For softer combinations, try analogous colors like #E065E6.

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

Contrast with #E665AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E665AC?

#E665AC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E665AC?

#E665AC in RGB is (230, 101, 172) - 230 red, 101 green, and 172 blue.

How to use #E665AC in CSS?

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

What colors go well with #E665AC?

#65E69F (complementary), #E065E6 (analogous), and #DB2489 (lighter shade) work well with #E665AC.