#E061AF Color Information

Hex color code: #E061AF

#E061AF is a balanced magenta color. In RGB it is (224, 97, 175), and in HSL it is (323°, 67%, 63%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E061AF
RGB
224, 97, 175
HSL
323°, 67%, 63%
CMYK
0%, 57%, 22%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E061AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 97, 175

Red: 224 / Green: 97 / Blue: 175

HSL

323°, 67%, 63%

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

CMYK

0%, 57%, 22%, 12%

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

What color is #E061AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E061AF to RGB:

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

HEX to HSL

Convert #E061AF to HSL:

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

HEX to CMYK

Convert #E061AF to CMYK:

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

Color Meaning and Usage

#E061AF is a understated magenta color with RGB values of 224, 97, 175 and HSL of 323°, 67%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E061AF is #61E092, creating high-contrast pairings. For softer combinations, try analogous colors like #D161E0.

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

Contrast with #E061AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E061AF?

#E061AF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E061AF?

#E061AF in RGB is (224, 97, 175) - 224 red, 97 green, and 175 blue.

How to use #E061AF in CSS?

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

What colors go well with #E061AF?

#61E092 (complementary), #D161E0 (analogous), and #CC288E (lighter shade) work well with #E061AF.