#47475B Color Information

Hex color code: #47475B

A neutral blue shade, #47475B appears as (71, 71, 91) in RGB and (240°, 12%, 32%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#47475B
RGB
71, 71, 91
HSL
240°, 12%, 32%
CMYK
22%, 22%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47475B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 71, 91

Red: 71 / Green: 71 / Blue: 91

HSL

240°, 12%, 32%

Hue: 240° / Saturation: 12% / Lightness: 32%

CMYK

22%, 22%, 0%, 64%

Cyan: 22% / Magenta: 22% / Yellow: 0% / Key: 64%

What color is #47475B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47475B to RGB:

rgb(71, 71, 91)HEX to RGB Converter →

HEX to HSL

Convert #47475B to HSL:

hsl(240, 12%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #47475B to CMYK:

cmyk(22%, 22%, 0%, 64%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #47475B has RGB (71, 71, 91) and HSL (240°, 12%, 32%). 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 #47475B is #5B5B48, creating high-contrast pairings. For softer combinations, try analogous colors like #48525B.

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

Contrast with #47475B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47475B?

#47475B is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #47475B?

#47475B in RGB is (71, 71, 91) - 71 red, 71 green, and 91 blue.

How to use #47475B in CSS?

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

What colors go well with #47475B?

#5B5B48 (complementary), #48525B (analogous), and #262631 (lighter shade) work well with #47475B.