#71706B Color Information

Hex color code: #71706B

#71706B is a neutral yellow color. In RGB it is (113, 112, 107), and in HSL it is (50°, 3%, 43%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#71706B
RGB
113, 112, 107
HSL
50°, 3%, 43%
CMYK
0%, 1%, 5%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71706B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 112, 107

Red: 113 / Green: 112 / Blue: 107

HSL

50°, 3%, 43%

Hue: 50° / Saturation: 3% / Lightness: 43%

CMYK

0%, 1%, 5%, 56%

Cyan: 0% / Magenta: 1% / Yellow: 5% / Key: 56%

What color is #71706B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71706B to RGB:

rgb(113, 112, 107)HEX to RGB Converter →

HEX to HSL

Convert #71706B to HSL:

hsl(50, 3%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #71706B to CMYK:

cmyk(0%, 1%, 5%, 56%)Color Converter →

Color Meaning and Usage

#71706B is a neutral yellow color with RGB values of 113, 112, 107 and HSL of 50°, 3%, 43%. 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 #71706B is #6A6B71, creating high-contrast pairings. For softer combinations, try analogous colors like #716D6A.

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

Contrast with #71706B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71706B?

#71706B is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #71706B?

#71706B in RGB is (113, 112, 107) - 113 red, 112 green, and 107 blue.

How to use #71706B in CSS?

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

What colors go well with #71706B?

#6A6B71 (complementary), #716D6A (analogous), and #4A4945 (lighter shade) work well with #71706B.