#75766B Color Information

Hex color code: #75766B

The hex color #75766B is a neutral yellow with RGB values of (117, 118, 107) and HSL of (65°, 5%, 44%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#75766B
RGB
117, 118, 107
HSL
65°, 5%, 44%
CMYK
1%, 0%, 9%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75766B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 118, 107

Red: 117 / Green: 118 / Blue: 107

HSL

65°, 5%, 44%

Hue: 65° / Saturation: 5% / Lightness: 44%

CMYK

1%, 0%, 9%, 54%

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

What color is #75766B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75766B to RGB:

rgb(117, 118, 107)HEX to RGB Converter →

HEX to HSL

Convert #75766B to HSL:

hsl(65, 5%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #75766B to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #75766B has RGB (117, 118, 107) and HSL (65°, 5%, 44%). 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 #75766B is #6C6B76, creating high-contrast pairings. For softer combinations, try analogous colors like #76716B.

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

Contrast with #75766B

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

Contrast Ratio: 4.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75766B?

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

What is the RGB value of #75766B?

#75766B in RGB is (117, 118, 107) - 117 red, 118 green, and 107 blue.

How to use #75766B in CSS?

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

What colors go well with #75766B?

#6C6B76 (complementary), #76716B (analogous), and #4D4E46 (lighter shade) work well with #75766B.