#71706A Color Information

Hex color code: #71706A

A muted yellow shade, #71706A appears as (113, 112, 106) in RGB and (51°, 3%, 43%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#71706A
RGB
113, 112, 106
HSL
51°, 3%, 43%
CMYK
0%, 1%, 6%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71706A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 112, 106

Red: 113 / Green: 112 / Blue: 106

HSL

51°, 3%, 43%

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

CMYK

0%, 1%, 6%, 56%

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

What color is #71706A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71706A to RGB:

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

HEX to HSL

Convert #71706A to HSL:

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

HEX to CMYK

Convert #71706A to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #71706A has RGB (113, 112, 106) and HSL (51°, 3%, 43%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71706A is #6A6B71, creating high-contrast pairings. For softer combinations, try analogous colors like #716D6A.

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

Contrast with #71706A

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 #71706A?

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

What is the RGB value of #71706A?

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

How to use #71706A in CSS?

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

What colors go well with #71706A?

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