#756A5B Color Information

Hex color code: #756A5B

A balanced orange shade, #756A5B appears as (117, 106, 91) in RGB and (35°, 12%, 41%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#756A5B
RGB
117, 106, 91
HSL
35°, 12%, 41%
CMYK
0%, 9%, 22%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #756A5B; 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 #756A5B; background-color: #756A5B15; }

Alert / Toast

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

Link / Accent

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

a { color: #756A5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #756A5B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 106, 91

Red: 117 / Green: 106 / Blue: 91

HSL

35°, 12%, 41%

Hue: 35° / Saturation: 12% / Lightness: 41%

CMYK

0%, 9%, 22%, 54%

Cyan: 0% / Magenta: 9% / Yellow: 22% / Key: 54%

What color is #756A5B?

#756A5B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #756A5B to RGB:

rgb(117, 106, 91)HEX to RGB Converter →

HEX to HSL

Convert #756A5B to HSL:

hsl(35, 12%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #756A5B to CMYK:

cmyk(0%, 9%, 22%, 54%)Color Converter →

Color Meaning and Usage

#756A5B is a subtle orange color with RGB values of 117, 106, 91 and HSL of 35°, 12%, 41%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #756A5B is #5C6675, creating high-contrast pairings. For softer combinations, try analogous colors like #755E5C.

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

Contrast with #756A5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #756A5B?

#756A5B is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #756A5B?

#756A5B in RGB is (117, 106, 91) - 117 red, 106 green, and 91 blue.

How to use #756A5B in CSS?

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

What colors go well with #756A5B?

#5C6675 (complementary), #755E5C (analogous), and #4A443A (lighter shade) work well with #756A5B.