#978970 Color Information

Hex color code: #978970

A neutral orange shade, #978970 appears as (151, 137, 112) in RGB and (38°, 16%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#978970
RGB
151, 137, 112
HSL
38°, 16%, 52%
CMYK
0%, 9%, 26%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #978970; 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 #978970; background-color: #97897015; }

Alert / Toast

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

Link / Accent

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

a { color: #978970; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #978970 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 137, 112

Red: 151 / Green: 137 / Blue: 112

HSL

38°, 16%, 52%

Hue: 38° / Saturation: 16% / Lightness: 52%

CMYK

0%, 9%, 26%, 41%

Cyan: 0% / Magenta: 9% / Yellow: 26% / Key: 41%

What color is #978970?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #978970 to RGB:

rgb(151, 137, 112)HEX to RGB Converter →

HEX to HSL

Convert #978970 to HSL:

hsl(38, 16%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #978970 to CMYK:

cmyk(0%, 9%, 26%, 41%)Color Converter →

Color Meaning and Usage

A muted orange tone, #978970 has RGB (151, 137, 112) and HSL (38°, 16%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #978970 is #717F98, creating high-contrast pairings. For softer combinations, try analogous colors like #987671.

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

Contrast with #978970

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #978970?

#978970 is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #978970?

#978970 in RGB is (151, 137, 112) - 151 red, 137 green, and 112 blue.

How to use #978970 in CSS?

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

What colors go well with #978970?

#717F98 (complementary), #987671 (analogous), and #6D624F (lighter shade) work well with #978970.