#E061CF Color Information

Hex color code: #E061CF

A understated magenta shade, #E061CF appears as (224, 97, 207) in RGB and (308°, 67%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#E061CF
RGB
224, 97, 207
HSL
308°, 67%, 63%
CMYK
0%, 57%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E061CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 97, 207

Red: 224 / Green: 97 / Blue: 207

HSL

308°, 67%, 63%

Hue: 308° / Saturation: 67% / Lightness: 63%

CMYK

0%, 57%, 8%, 12%

Cyan: 0% / Magenta: 57% / Yellow: 8% / Key: 12%

What color is #E061CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E061CF to RGB:

rgb(224, 97, 207)HEX to RGB Converter →

HEX to HSL

Convert #E061CF to HSL:

hsl(308, 67%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E061CF to CMYK:

cmyk(0%, 57%, 8%, 12%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E061CF has RGB (224, 97, 207) and HSL (308°, 67%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E061CF is #61E072, creating high-contrast pairings. For softer combinations, try analogous colors like #B261E0.

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

Contrast with #E061CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E061CF?

#E061CF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E061CF?

#E061CF in RGB is (224, 97, 207) - 224 red, 97 green, and 207 blue.

How to use #E061CF in CSS?

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

What colors go well with #E061CF?

#61E072 (complementary), #B261E0 (analogous), and #CC28B7 (lighter shade) work well with #E061CF.