#697D86 Color Information

Hex color code: #697D86

#697D86 is a neutral blue color. In RGB it is (105, 125, 134), and in HSL it is (199°, 12%, 47%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#697D86
RGB
105, 125, 134
HSL
199°, 12%, 47%
CMYK
22%, 7%, 0%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #697D86; 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 #697D86; background-color: #697D8615; }

Alert / Toast

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

Link / Accent

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

a { color: #697D86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #697D86 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 125, 134

Red: 105 / Green: 125 / Blue: 134

HSL

199°, 12%, 47%

Hue: 199° / Saturation: 12% / Lightness: 47%

CMYK

22%, 7%, 0%, 47%

Cyan: 22% / Magenta: 7% / Yellow: 0% / Key: 47%

What color is #697D86?

#697D86 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #697D86 to RGB:

rgb(105, 125, 134)HEX to RGB Converter →

HEX to HSL

Convert #697D86 to HSL:

hsl(199, 12%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #697D86 to CMYK:

cmyk(22%, 7%, 0%, 47%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #697D86 has RGB (105, 125, 134) and HSL (199°, 12%, 47%). 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 #697D86 is #867369, creating high-contrast pairings. For softer combinations, try analogous colors like #698681.

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

Contrast with #697D86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #697D86?

#697D86 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #697D86?

#697D86 in RGB is (105, 125, 134) - 105 red, 125 green, and 134 blue.

How to use #697D86 in CSS?

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

What colors go well with #697D86?

#867369 (complementary), #698681 (analogous), and #48555B (lighter shade) work well with #697D86.