#3E084E Color Information

Hex color code: #3E084E

A rich magenta shade, #3E084E appears as (62, 8, 78) in RGB and (286°, 81%, 17%) in HSL. It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#3E084E
RGB
62, 8, 78
HSL
286°, 81%, 17%
CMYK
21%, 90%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #3E084E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3E084E; color: #FFFFFF; }

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 #3E084E; background-color: #3E084E15; }

Alert / Toast

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

Link / Accent

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

a { color: #3E084E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3E084E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

62, 8, 78

Red: 62 / Green: 8 / Blue: 78

HSL

286°, 81%, 17%

Hue: 286° / Saturation: 81% / Lightness: 17%

CMYK

21%, 90%, 0%, 69%

Cyan: 21% / Magenta: 90% / Yellow: 0% / Key: 69%

What color is #3E084E?

#3E084E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3E084E to RGB:

rgb(62, 8, 78)HEX to RGB Converter →

HEX to HSL

Convert #3E084E to HSL:

hsl(286, 81%, 17%)RGB to HSL Converter →

HEX to CMYK

Convert #3E084E to CMYK:

cmyk(21%, 90%, 0%, 69%)Color Converter →

Color Meaning and Usage

#3E084E is a rich magenta color with RGB values of 62, 8, 78 and HSL of 286°, 81%, 17%. This very dark shade evokes sophistication and elegance, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3E084E is #194E08, creating high-contrast pairings. For softer combinations, try analogous colors like #1B084E.

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

Contrast with #3E084E

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

Contrast Ratio: 1.35:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3E084E?

#3E084E is a rich magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #3E084E?

#3E084E in RGB is (62, 8, 78) - 62 red, 8 green, and 78 blue.

How to use #3E084E in CSS?

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

What colors go well with #3E084E?

#194E08 (complementary), #1B084E (analogous), and #070109 (lighter shade) work well with #3E084E.