#464152 Color Information

Hex color code: #464152

A understated purple shade, #464152 appears as (70, 65, 82) in RGB and (258°, 12%, 29%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#464152
RGB
70, 65, 82
HSL
258°, 12%, 29%
CMYK
15%, 21%, 0%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #464152; 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 #464152; background-color: #46415215; }

Alert / Toast

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

Link / Accent

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

a { color: #464152; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #464152 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 65, 82

Red: 70 / Green: 65 / Blue: 82

HSL

258°, 12%, 29%

Hue: 258° / Saturation: 12% / Lightness: 29%

CMYK

15%, 21%, 0%, 68%

Cyan: 15% / Magenta: 21% / Yellow: 0% / Key: 68%

What color is #464152?

#464152 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #464152 to RGB:

rgb(70, 65, 82)HEX to RGB Converter →

HEX to HSL

Convert #464152 to HSL:

hsl(258, 12%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #464152 to CMYK:

cmyk(15%, 21%, 0%, 68%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #464152 has RGB (70, 65, 82) and HSL (258°, 12%, 29%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #464152 is #4D5341, creating high-contrast pairings. For softer combinations, try analogous colors like #414553.

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

Contrast with #464152

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #464152?

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

What is the RGB value of #464152?

#464152 in RGB is (70, 65, 82) - 70 red, 65 green, and 82 blue.

How to use #464152 in CSS?

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

What colors go well with #464152?

#4D5341 (complementary), #414553 (analogous), and #221F28 (lighter shade) work well with #464152.