#7F888D Color

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

Color preview

#7F888D

Color formats

HEX
#7F888D
RGB
rgb(127, 136, 141)
RGBA
rgba(127, 136, 141, 1)
HSL
hsl(201, 6%, 53%)
HSV
hsv(201, 10%, 55%)
CMYK
cmyk(10%, 4%, 0%, 45%)
CSS variable
--color-primary: #7F888D;
Lowercase HEX
#7f888d

Shades

Tints

Tones

Harmony

CSS snippets for #7F888D

.color-7f888d {
  color: #7F888D;
  background-color: #7F888D;
}

Frequently asked questions

What color is #7F888D?+

#7F888D is a HEX color with RGB value rgb(127, 136, 141) and HSL value hsl(201, 6%, 53%). Its closest CSS named color is LightSlateGray.

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

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