#7B988B Color

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

Color preview

#7B988B

Color formats

HEX
#7B988B
RGB
rgb(123, 152, 139)
RGBA
rgba(123, 152, 139, 1)
HSL
hsl(153, 12%, 54%)
HSV
hsv(153, 19%, 60%)
CMYK
cmyk(19%, 0%, 9%, 40%)
CSS variable
--color-primary: #7B988B;
Lowercase HEX
#7b988b

Shades

Tints

Tones

Harmony

CSS snippets for #7B988B

.color-7b988b {
  color: #7B988B;
  background-color: #7B988B;
}

Frequently asked questions

What color is #7B988B?+

#7B988B is a HEX color with RGB value rgb(123, 152, 139) and HSL value hsl(153, 12%, 54%). Its closest CSS named color is LightSlateGray.

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

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