#66696B Color Information

Hex color code: #66696B

#66696B is a understated blue color. In RGB it is (102, 105, 107), and in HSL it is (204°, 2%, 41%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#66696B
RGB
102, 105, 107
HSL
204°, 2%, 41%
CMYK
5%, 2%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #66696B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 105, 107

Red: 102 / Green: 105 / Blue: 107

HSL

204°, 2%, 41%

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

CMYK

5%, 2%, 0%, 58%

Cyan: 5% / Magenta: 2% / Yellow: 0% / Key: 58%

What color is #66696B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66696B to RGB:

rgb(102, 105, 107)HEX to RGB Converter →

HEX to HSL

Convert #66696B to HSL:

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

HEX to CMYK

Convert #66696B to CMYK:

cmyk(5%, 2%, 0%, 58%)Color Converter →

Color Meaning and Usage

#66696B is a understated blue color with RGB values of 102, 105, 107 and HSL of 204°, 2%, 41%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #66696B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66696B?

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

What is the RGB value of #66696B?

#66696B in RGB is (102, 105, 107) - 102 red, 105 green, and 107 blue.

How to use #66696B in CSS?

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

What colors go well with #66696B?

#6B6866 (complementary), #666B6A (analogous), and #414344 (lighter shade) work well with #66696B.