#97906D Color Information

Hex color code: #97906D

The hex color #97906D is a neutral yellow with RGB values of (151, 144, 109) and HSL of (50°, 17%, 51%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#97906D
RGB
151, 144, 109
HSL
50°, 17%, 51%
CMYK
0%, 5%, 28%, 41%

Shades

CSS Usage
color: #97906D;
background-color: #97906D;
border-color: #97906D;
box-shadow: 0 0 10px #97906D;
border: 2px solid #97906D;
Tailwind Usage
bg-[#97906D]
text-[#97906D]
border-[#97906D]
shadow-[0_0_10px_97906D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #97906D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #97906D; color: #000000; }

Badge

New Feature
.badge { background-color: #97906D; 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 #97906D; background-color: #97906D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #97906D20; border-left: 4px solid #97906D; }

Link / Accent

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

a { color: #97906D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #97906D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 144, 109

Red: 151 / Green: 144 / Blue: 109

HSL

50°, 17%, 51%

Hue: 50° / Saturation: 17% / Lightness: 51%

CMYK

0%, 5%, 28%, 41%

Cyan: 0% / Magenta: 5% / Yellow: 28% / Key: 41%

What color is #97906D?

#97906D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97906D to RGB:

rgb(151, 144, 109)HEX to RGB Converter →

HEX to HSL

Convert #97906D to HSL:

hsl(50, 17%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #97906D to CMYK:

cmyk(0%, 5%, 28%, 41%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #97906D has RGB (151, 144, 109) and HSL (50°, 17%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97906D is #6D7497, creating high-contrast pairings. For softer combinations, try analogous colors like #977B6D.

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

Contrast with #97906D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97906D?

#97906D is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #97906D?

#97906D in RGB is (151, 144, 109) - 151 red, 144 green, and 109 blue.

How to use #97906D in CSS?

Use #97906D directly in your CSS properties like color or background-color.

What colors go well with #97906D?

#6D7497 (complementary), #977B6D (analogous), and #6B664C (lighter shade) work well with #97906D.