#46085E Color Information

Hex color code: #46085E

The hex color #46085E is a rich purple with RGB values of (70, 8, 94) and HSL of (283°, 84%, 20%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#46085E
RGB
70, 8, 94
HSL
283°, 84%, 20%
CMYK
26%, 91%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #46085E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46085E; 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 #46085E; background-color: #46085E15; }

Alert / Toast

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

Link / Accent

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

a { color: #46085E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46085E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 8, 94

Red: 70 / Green: 8 / Blue: 94

HSL

283°, 84%, 20%

Hue: 283° / Saturation: 84% / Lightness: 20%

CMYK

26%, 91%, 0%, 63%

Cyan: 26% / Magenta: 91% / Yellow: 0% / Key: 63%

What color is #46085E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46085E to RGB:

rgb(70, 8, 94)HEX to RGB Converter →

HEX to HSL

Convert #46085E to HSL:

hsl(283, 84%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #46085E to CMYK:

cmyk(26%, 91%, 0%, 63%)Color Converter →

Color Meaning and Usage

#46085E is a dramatic purple color with RGB values of 70, 8, 94 and HSL of 283°, 84%, 20%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46085E is #205E08, creating high-contrast pairings. For softer combinations, try analogous colors like #1B085E.

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

Contrast with #46085E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46085E?

#46085E is a dramatic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #46085E?

#46085E in RGB is (70, 8, 94) - 70 red, 8 green, and 94 blue.

How to use #46085E in CSS?

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

What colors go well with #46085E?

#205E08 (complementary), #1B085E (analogous), and #110217 (lighter shade) work well with #46085E.