#46476D Color Information

Hex color code: #46476D

#46476D is a soft blue color. In RGB it is (70, 71, 109), and in HSL it is (238°, 22%, 35%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#46476D
RGB
70, 71, 109
HSL
238°, 22%, 35%
CMYK
36%, 35%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #46476D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46476D; 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 #46476D; background-color: #46476D15; }

Alert / Toast

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

Link / Accent

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

a { color: #46476D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46476D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 71, 109

Red: 70 / Green: 71 / Blue: 109

HSL

238°, 22%, 35%

Hue: 238° / Saturation: 22% / Lightness: 35%

CMYK

36%, 35%, 0%, 57%

Cyan: 36% / Magenta: 35% / Yellow: 0% / Key: 57%

What color is #46476D?

#46476D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46476D to RGB:

rgb(70, 71, 109)HEX to RGB Converter →

HEX to HSL

Convert #46476D to HSL:

hsl(238, 22%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #46476D to CMYK:

cmyk(36%, 35%, 0%, 57%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #46476D has RGB (70, 71, 109) and HSL (238°, 22%, 35%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46476D is #6D6C46, creating high-contrast pairings. For softer combinations, try analogous colors like #465B6D.

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

Contrast with #46476D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46476D?

#46476D is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #46476D?

#46476D in RGB is (70, 71, 109) - 70 red, 71 green, and 109 blue.

How to use #46476D in CSS?

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

What colors go well with #46476D?

#6D6C46 (complementary), #465B6D (analogous), and #28293E (lighter shade) work well with #46476D.