#46444B Color Information

Hex color code: #46444B

#46444B is a balanced purple color. In RGB it is (70, 68, 75), and in HSL it is (257°, 5%, 28%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#46444B
RGB
70, 68, 75
HSL
257°, 5%, 28%
CMYK
7%, 9%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #46444B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46444B; 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 #46444B; background-color: #46444B15; }

Alert / Toast

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

Link / Accent

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

a { color: #46444B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46444B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 68, 75

Red: 70 / Green: 68 / Blue: 75

HSL

257°, 5%, 28%

Hue: 257° / Saturation: 5% / Lightness: 28%

CMYK

7%, 9%, 0%, 71%

Cyan: 7% / Magenta: 9% / Yellow: 0% / Key: 71%

What color is #46444B?

#46444B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46444B to RGB:

rgb(70, 68, 75)HEX to RGB Converter →

HEX to HSL

Convert #46444B to HSL:

hsl(257, 5%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #46444B to CMYK:

cmyk(7%, 9%, 0%, 71%)Color Converter →

Color Meaning and Usage

#46444B is a balanced purple color with RGB values of 70, 68, 75 and HSL of 257°, 5%, 28%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46444B is #494B44, creating high-contrast pairings. For softer combinations, try analogous colors like #44454B.

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

Contrast with #46444B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46444B?

#46444B is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #46444B?

#46444B in RGB is (70, 68, 75) - 70 red, 68 green, and 75 blue.

How to use #46444B in CSS?

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

What colors go well with #46444B?

#494B44 (complementary), #44454B (analogous), and #201F23 (lighter shade) work well with #46444B.