#7A8F8C Color

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

Color preview

#7A8F8C

Color formats

HEX
#7A8F8C
RGB
rgb(122, 143, 140)
RGBA
rgba(122, 143, 140, 1)
HSL
hsl(171, 9%, 52%)
HSV
hsv(171, 15%, 56%)
CMYK
cmyk(15%, 0%, 2%, 44%)
CSS variable
--color-primary: #7A8F8C;
Lowercase HEX
#7a8f8c

Shades

Tints

Tones

Harmony

CSS snippets for #7A8F8C

.color-7a8f8c {
  color: #7A8F8C;
  background-color: #7A8F8C;
}

Frequently asked questions

What color is #7A8F8C?+

#7A8F8C is a HEX color with RGB value rgb(122, 143, 140) and HSL value hsl(171, 9%, 52%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #7A8F8C?+

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