#676F7E Color Information

Hex color code: #676F7E

#676F7E is a muted blue color. In RGB it is (103, 111, 126), and in HSL it is (219°, 10%, 45%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#676F7E
RGB
103, 111, 126
HSL
219°, 10%, 45%
CMYK
18%, 12%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #676F7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #676F7E; 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 #676F7E; background-color: #676F7E15; }

Alert / Toast

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

Link / Accent

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

a { color: #676F7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #676F7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 111, 126

Red: 103 / Green: 111 / Blue: 126

HSL

219°, 10%, 45%

Hue: 219° / Saturation: 10% / Lightness: 45%

CMYK

18%, 12%, 0%, 51%

Cyan: 18% / Magenta: 12% / Yellow: 0% / Key: 51%

What color is #676F7E?

#676F7E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #676F7E to RGB:

rgb(103, 111, 126)HEX to RGB Converter →

HEX to HSL

Convert #676F7E to HSL:

hsl(219, 10%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #676F7E to CMYK:

cmyk(18%, 12%, 0%, 51%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #676F7E has RGB (103, 111, 126) and HSL (219°, 10%, 45%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #676F7E is #7E7667, creating high-contrast pairings. For softer combinations, try analogous colors like #677B7E.

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

Contrast with #676F7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #676F7E?

#676F7E is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #676F7E?

#676F7E in RGB is (103, 111, 126) - 103 red, 111 green, and 126 blue.

How to use #676F7E in CSS?

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

What colors go well with #676F7E?

#7E7667 (complementary), #677B7E (analogous), and #454A54 (lighter shade) work well with #676F7E.