#475846 Color Information

Hex color code: #475846

A muted green shade, #475846 appears as (71, 88, 70) in RGB and (117°, 11%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#475846
RGB
71, 88, 70
HSL
117°, 11%, 31%
CMYK
19%, 0%, 20%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #475846; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 88, 70

Red: 71 / Green: 88 / Blue: 70

HSL

117°, 11%, 31%

Hue: 117° / Saturation: 11% / Lightness: 31%

CMYK

19%, 0%, 20%, 65%

Cyan: 19% / Magenta: 0% / Yellow: 20% / Key: 65%

What color is #475846?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #475846 to RGB:

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

HEX to HSL

Convert #475846 to HSL:

hsl(117, 11%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #475846 to CMYK:

cmyk(19%, 0%, 20%, 65%)Color Converter →

Color Meaning and Usage

A neutral green tone, #475846 has RGB (71, 88, 70) and HSL (117°, 11%, 31%). 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 #475846 is #574658, creating high-contrast pairings. For softer combinations, try analogous colors like #505846.

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

Contrast with #475846

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #475846?

#475846 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #475846?

#475846 in RGB is (71, 88, 70) - 71 red, 88 green, and 70 blue.

How to use #475846 in CSS?

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

What colors go well with #475846?

#574658 (complementary), #505846 (analogous), and #252D24 (lighter shade) work well with #475846.