#62696F Color Information

Hex color code: #62696F

The hex color #62696F is a neutral blue with RGB values of (98, 105, 111) and HSL of (208°, 6%, 41%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#62696F
RGB
98, 105, 111
HSL
208°, 6%, 41%
CMYK
12%, 5%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #62696F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #62696F; color: #FFFFFF; }

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 #62696F; background-color: #62696F15; }

Alert / Toast

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

Link / Accent

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

a { color: #62696F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62696F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 105, 111

Red: 98 / Green: 105 / Blue: 111

HSL

208°, 6%, 41%

Hue: 208° / Saturation: 6% / Lightness: 41%

CMYK

12%, 5%, 0%, 56%

Cyan: 12% / Magenta: 5% / Yellow: 0% / Key: 56%

What color is #62696F?

#62696F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62696F to RGB:

rgb(98, 105, 111)HEX to RGB Converter →

HEX to HSL

Convert #62696F to HSL:

hsl(208, 6%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #62696F to CMYK:

cmyk(12%, 5%, 0%, 56%)Color Converter →

Color Meaning and Usage

A muted blue tone, #62696F has RGB (98, 105, 111) and HSL (208°, 6%, 41%). 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 #62696F is #6F6862, creating high-contrast pairings. For softer combinations, try analogous colors like #626F6E.

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

Contrast with #62696F

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

Contrast Ratio: 3.77:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62696F?

#62696F is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #62696F?

#62696F in RGB is (98, 105, 111) - 98 red, 105 green, and 111 blue.

How to use #62696F in CSS?

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

What colors go well with #62696F?

#6F6862 (complementary), #626F6E (analogous), and #3E4346 (lighter shade) work well with #62696F.