#46396A Color Information

Hex color code: #46396A

The hex color #46396A is a pastel purple with RGB values of (70, 57, 106) and HSL of (256°, 30%, 32%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#46396A
RGB
70, 57, 106
HSL
256°, 30%, 32%
CMYK
34%, 46%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #46396A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46396A; 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 #46396A; background-color: #46396A15; }

Alert / Toast

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

Link / Accent

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

a { color: #46396A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46396A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 57, 106

Red: 70 / Green: 57 / Blue: 106

HSL

256°, 30%, 32%

Hue: 256° / Saturation: 30% / Lightness: 32%

CMYK

34%, 46%, 0%, 58%

Cyan: 34% / Magenta: 46% / Yellow: 0% / Key: 58%

What color is #46396A?

#46396A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46396A to RGB:

rgb(70, 57, 106)HEX to RGB Converter →

HEX to HSL

Convert #46396A to HSL:

hsl(256, 30%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #46396A to CMYK:

cmyk(34%, 46%, 0%, 58%)Color Converter →

Color Meaning and Usage

#46396A is a pastel purple color with RGB values of 70, 57, 106 and HSL of 256°, 30%, 32%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46396A is #5D6A39, creating high-contrast pairings. For softer combinations, try analogous colors like #39456A.

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

Contrast with #46396A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46396A?

#46396A is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #46396A?

#46396A in RGB is (70, 57, 106) - 70 red, 57 green, and 106 blue.

How to use #46396A in CSS?

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

What colors go well with #46396A?

#5D6A39 (complementary), #39456A (analogous), and #251E38 (lighter shade) work well with #46396A.