#7F948C Color

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

Color preview

#7F948C

Color formats

HEX
#7F948C
RGB
rgb(127, 148, 140)
RGBA
rgba(127, 148, 140, 1)
HSL
hsl(157, 9%, 54%)
HSV
hsv(157, 14%, 58%)
CMYK
cmyk(14%, 0%, 5%, 42%)
CSS variable
--color-primary: #7F948C;
Lowercase HEX
#7f948c

Shades

Tints

Tones

Harmony

CSS snippets for #7F948C

.color-7f948c {
  color: #7F948C;
  background-color: #7F948C;
}

Frequently asked questions

What color is #7F948C?+

#7F948C is a HEX color with RGB value rgb(127, 148, 140) and HSL value hsl(157, 9%, 54%). Its closest CSS named color is LightSlateGray.

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

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