#E64CBF Color Information

Hex color code: #E64CBF

#E64CBF is a dynamic magenta color. In RGB it is (230, 76, 191), and in HSL it is (315°, 75%, 60%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E64CBF
RGB
230, 76, 191
HSL
315°, 75%, 60%
CMYK
0%, 67%, 17%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E64CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 76, 191

Red: 230 / Green: 76 / Blue: 191

HSL

315°, 75%, 60%

Hue: 315° / Saturation: 75% / Lightness: 60%

CMYK

0%, 67%, 17%, 10%

Cyan: 0% / Magenta: 67% / Yellow: 17% / Key: 10%

What color is #E64CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E64CBF to RGB:

rgb(230, 76, 191)HEX to RGB Converter →

HEX to HSL

Convert #E64CBF to HSL:

hsl(315, 75%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E64CBF to CMYK:

cmyk(0%, 67%, 17%, 10%)Color Converter →

Color Meaning and Usage

#E64CBF is a vivid magenta color with RGB values of 230, 76, 191 and HSL of 315°, 75%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E64CBF is #4CE673, creating high-contrast pairings. For softer combinations, try analogous colors like #BF4CE6.

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

Contrast with #E64CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E64CBF?

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

What is the RGB value of #E64CBF?

#E64CBF in RGB is (230, 76, 191) - 230 red, 76 green, and 191 blue.

How to use #E64CBF in CSS?

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

What colors go well with #E64CBF?

#4CE673 (complementary), #BF4CE6 (analogous), and #C91D9E (lighter shade) work well with #E64CBF.