#666666 Color

Inspect #666666 across formats, palettes, contrast and closest named color matches.

Color preview

#666666

Color formats

HEX
#666666
RGB
rgb(102, 102, 102)
RGBA
rgba(102, 102, 102, 1)
HSL
hsl(0, 0%, 40%)
HSV
hsv(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
CSS variable
--color-primary: #666666;
Lowercase HEX
#666666

Shades

Tints

Tones

Harmony

CSS snippets for #666666

.color-666666 {
  color: #666666;
  background-color: #666666;
}

Frequently asked questions

What color is #666666?+

#666666 is a HEX color with RGB value rgb(102, 102, 102) and HSL value hsl(0, 0%, 40%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #666666?+

The closest Tailwind color is stone-500, available as the bg-stone-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools