#E660BC Color Information

Hex color code: #E660BC

#E660BC is a dynamic magenta color. In RGB it is (230, 96, 188), and in HSL it is (319°, 73%, 64%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E660BC
RGB
230, 96, 188
HSL
319°, 73%, 64%
CMYK
0%, 58%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E660BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 96, 188

Red: 230 / Green: 96 / Blue: 188

HSL

319°, 73%, 64%

Hue: 319° / Saturation: 73% / Lightness: 64%

CMYK

0%, 58%, 18%, 10%

Cyan: 0% / Magenta: 58% / Yellow: 18% / Key: 10%

What color is #E660BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E660BC to RGB:

rgb(230, 96, 188)HEX to RGB Converter →

HEX to HSL

Convert #E660BC to HSL:

hsl(319, 73%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E660BC to CMYK:

cmyk(0%, 58%, 18%, 10%)Color Converter →

Color Meaning and Usage

#E660BC is a dynamic magenta color with RGB values of 230, 96, 188 and HSL of 319°, 73%, 64%. 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 #E660BC is #60E68B, creating high-contrast pairings. For softer combinations, try analogous colors like #CE60E6.

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

Contrast with #E660BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E660BC?

#E660BC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E660BC?

#E660BC in RGB is (230, 96, 188) - 230 red, 96 green, and 188 blue.

How to use #E660BC in CSS?

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

What colors go well with #E660BC?

#60E68B (complementary), #CE60E6 (analogous), and #D8229E (lighter shade) work well with #E660BC.