#E600CF Color Information

Hex color code: #E600CF

The hex color #E600CF is a dynamic magenta with RGB values of (230, 0, 207) and HSL of (306°, 100%, 45%). It is typically applied in digital products.

Try:
Color NameMagenta
HEX
#E600CF
RGB
230, 0, 207
HSL
306°, 100%, 45%
CMYK
0%, 100%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E600CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 0, 207

Red: 230 / Green: 0 / Blue: 207

HSL

306°, 100%, 45%

Hue: 306° / Saturation: 100% / Lightness: 45%

CMYK

0%, 100%, 10%, 10%

Cyan: 0% / Magenta: 100% / Yellow: 10% / Key: 10%

What color is #E600CF?

#E600CF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E600CF to RGB:

rgb(230, 0, 207)HEX to RGB Converter →

HEX to HSL

Convert #E600CF to HSL:

hsl(306, 100%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #E600CF to CMYK:

cmyk(0%, 100%, 10%, 10%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E600CF has RGB (230, 0, 207) and HSL (306°, 100%, 45%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E600CF is #00E617, creating high-contrast pairings. For softer combinations, try analogous colors like #8A00E6.

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

Contrast with #E600CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E600CF?

#E600CF is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E600CF?

#E600CF in RGB is (230, 0, 207) - 230 red, 0 green, and 207 blue.

How to use #E600CF in CSS?

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

What colors go well with #E600CF?

#00E617 (complementary), #8A00E6 (analogous), and #99008A (lighter shade) work well with #E600CF.