#787D60 Color Information

Hex color code: #787D60

#787D60 is a neutral yellow color. In RGB it is (120, 125, 96), and in HSL it is (70°, 13%, 43%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#787D60
RGB
120, 125, 96
HSL
70°, 13%, 43%
CMYK
4%, 0%, 23%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #787D60; color: #000000; }

Badge

New Feature
.badge { background-color: #787D60; color: #000000; }

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 #787D60; background-color: #787D6015; }

Alert / Toast

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

Link / Accent

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

a { color: #787D60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #787D60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 125, 96

Red: 120 / Green: 125 / Blue: 96

HSL

70°, 13%, 43%

Hue: 70° / Saturation: 13% / Lightness: 43%

CMYK

4%, 0%, 23%, 51%

Cyan: 4% / Magenta: 0% / Yellow: 23% / Key: 51%

What color is #787D60?

#787D60 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #787D60 to RGB:

rgb(120, 125, 96)HEX to RGB Converter →

HEX to HSL

Convert #787D60 to HSL:

hsl(70, 13%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #787D60 to CMYK:

cmyk(4%, 0%, 23%, 51%)Color Converter →

Color Meaning and Usage

#787D60 is a subtle yellow color with RGB values of 120, 125, 96 and HSL of 70°, 13%, 43%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #787D60 is #645F7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7C725F.

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

Contrast with #787D60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #787D60?

#787D60 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #787D60?

#787D60 in RGB is (120, 125, 96) - 120 red, 125 green, and 96 blue.

How to use #787D60 in CSS?

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

What colors go well with #787D60?

#645F7C (complementary), #7C725F (analogous), and #4E513E (lighter shade) work well with #787D60.