#979FAF Color Information

Hex color code: #979FAF

#979FAF is a understated blue color. In RGB it is (151, 159, 175), and in HSL it is (220°, 13%, 64%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#979FAF
RGB
151, 159, 175
HSL
220°, 13%, 64%
CMYK
14%, 9%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #979FAF; 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 #979FAF; background-color: #979FAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #979FAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #979FAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 159, 175

Red: 151 / Green: 159 / Blue: 175

HSL

220°, 13%, 64%

Hue: 220° / Saturation: 13% / Lightness: 64%

CMYK

14%, 9%, 0%, 31%

Cyan: 14% / Magenta: 9% / Yellow: 0% / Key: 31%

What color is #979FAF?

#979FAF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #979FAF to RGB:

rgb(151, 159, 175)HEX to RGB Converter →

HEX to HSL

Convert #979FAF to HSL:

hsl(220, 13%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #979FAF to CMYK:

cmyk(14%, 9%, 0%, 31%)Color Converter →

Color Meaning and Usage

A understated blue tone, #979FAF has RGB (151, 159, 175) and HSL (220°, 13%, 64%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #979FAF is #AFA797, creating high-contrast pairings. For softer combinations, try analogous colors like #97ABAF.

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

Contrast with #979FAF

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

Contrast Ratio: 7.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #979FAF?

#979FAF is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #979FAF?

#979FAF in RGB is (151, 159, 175) - 151 red, 159 green, and 175 blue.

How to use #979FAF in CSS?

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

What colors go well with #979FAF?

#AFA797 (complementary), #97ABAF (analogous), and #6D788D (lighter shade) work well with #979FAF.