#46474E Color Information

Hex color code: #46474E

#46474E is a subtle blue color. In RGB it is (70, 71, 78), and in HSL it is (233°, 5%, 29%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#46474E
RGB
70, 71, 78
HSL
233°, 5%, 29%
CMYK
10%, 9%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #46474E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 71, 78

Red: 70 / Green: 71 / Blue: 78

HSL

233°, 5%, 29%

Hue: 233° / Saturation: 5% / Lightness: 29%

CMYK

10%, 9%, 0%, 69%

Cyan: 10% / Magenta: 9% / Yellow: 0% / Key: 69%

What color is #46474E?

#46474E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46474E to RGB:

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

HEX to HSL

Convert #46474E to HSL:

hsl(233, 5%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #46474E to CMYK:

cmyk(10%, 9%, 0%, 69%)Color Converter →

Color Meaning and Usage

#46474E is a balanced blue color with RGB values of 70, 71, 78 and HSL of 233°, 5%, 29%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46474E is #4E4D46, creating high-contrast pairings. For softer combinations, try analogous colors like #464B4E.

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

Contrast with #46474E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46474E?

#46474E is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #46474E?

#46474E in RGB is (70, 71, 78) - 70 red, 71 green, and 78 blue.

How to use #46474E in CSS?

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

What colors go well with #46474E?

#4E4D46 (complementary), #464B4E (analogous), and #222225 (lighter shade) work well with #46474E.