#6A7B6F Color

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

Color preview

#6A7B6F

Color formats

HEX
#6A7B6F
RGB
rgb(106, 123, 111)
RGBA
rgba(106, 123, 111, 1)
HSL
hsl(138, 7%, 45%)
HSV
hsv(138, 14%, 48%)
CMYK
cmyk(14%, 0%, 10%, 52%)
CSS variable
--color-primary: #6A7B6F;
Lowercase HEX
#6a7b6f

Shades

Tints

Tones

Harmony

CSS snippets for #6A7B6F

.color-6a7b6f {
  color: #6A7B6F;
  background-color: #6A7B6F;
}

Frequently asked questions

What color is #6A7B6F?+

#6A7B6F is a HEX color with RGB value rgb(106, 123, 111) and HSL value hsl(138, 7%, 45%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #6A7B6F?+

The closest Tailwind color is neutral-500, available as the bg-neutral-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