#E665CC Color Information

Hex color code: #E665CC

#E665CC is a dynamic magenta color. In RGB it is (230, 101, 204), and in HSL it is (312°, 72%, 65%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E665CC
RGB
230, 101, 204
HSL
312°, 72%, 65%
CMYK
0%, 56%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E665CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 101, 204

Red: 230 / Green: 101 / Blue: 204

HSL

312°, 72%, 65%

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

CMYK

0%, 56%, 11%, 10%

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

What color is #E665CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E665CC to RGB:

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

HEX to HSL

Convert #E665CC to HSL:

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

HEX to CMYK

Convert #E665CC to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E665CC has RGB (230, 101, 204) and HSL (312°, 72%, 65%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E665CC is #65E67F, creating high-contrast pairings. For softer combinations, try analogous colors like #BF65E6.

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

Contrast with #E665CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E665CC?

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

What is the RGB value of #E665CC?

#E665CC in RGB is (230, 101, 204) - 230 red, 101 green, and 204 blue.

How to use #E665CC in CSS?

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

What colors go well with #E665CC?

#65E67F (complementary), #BF65E6 (analogous), and #DB24B7 (lighter shade) work well with #E665CC.