#908080 Color

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

Color preview

#908080

Color formats

HEX
#908080
RGB
rgb(144, 128, 128)
RGBA
rgba(144, 128, 128, 1)
HSL
hsl(0, 7%, 53%)
HSV
hsv(0, 11%, 56%)
CMYK
cmyk(0%, 11%, 11%, 44%)
CSS variable
--color-primary: #908080;
Lowercase HEX
#908080

Shades

Tints

Tones

Harmony

CSS snippets for #908080

.color-908080 {
  color: #908080;
  background-color: #908080;
}

Frequently asked questions

What color is #908080?+

#908080 is a HEX color with RGB value rgb(144, 128, 128) and HSL value hsl(0, 7%, 53%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #908080?+

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