#67676B Color Information

Hex color code: #67676B

The hex color #67676B is a neutral blue with RGB values of (103, 103, 107) and HSL of (240°, 2%, 41%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#67676B
RGB
103, 103, 107
HSL
240°, 2%, 41%
CMYK
4%, 4%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #67676B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #67676B; 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 #67676B; background-color: #67676B15; }

Alert / Toast

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

Link / Accent

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

a { color: #67676B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #67676B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 103, 107

Red: 103 / Green: 103 / Blue: 107

HSL

240°, 2%, 41%

Hue: 240° / Saturation: 2% / Lightness: 41%

CMYK

4%, 4%, 0%, 58%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 58%

What color is #67676B?

#67676B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67676B to RGB:

rgb(103, 103, 107)HEX to RGB Converter →

HEX to HSL

Convert #67676B to HSL:

hsl(240, 2%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #67676B to CMYK:

cmyk(4%, 4%, 0%, 58%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #67676B has RGB (103, 103, 107) and HSL (240°, 2%, 41%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67676B is #6B6B66, creating high-contrast pairings. For softer combinations, try analogous colors like #66696B.

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

Contrast with #67676B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67676B?

#67676B is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #67676B?

#67676B in RGB is (103, 103, 107) - 103 red, 103 green, and 107 blue.

How to use #67676B in CSS?

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

What colors go well with #67676B?

#6B6B66 (complementary), #66696B (analogous), and #414144 (lighter shade) work well with #67676B.