#99A89B Color

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

Color preview

#99A89B

Color formats

HEX
#99A89B
RGB
rgb(153, 168, 155)
RGBA
rgba(153, 168, 155, 1)
HSL
hsl(128, 8%, 63%)
HSV
hsv(128, 9%, 66%)
CMYK
cmyk(9%, 0%, 8%, 34%)
CSS variable
--color-primary: #99A89B;
Lowercase HEX
#99a89b

Shades

Tints

Tones

Harmony

CSS snippets for #99A89B

.color-99a89b {
  color: #99A89B;
  background-color: #99A89B;
}

Frequently asked questions

What color is #99A89B?+

#99A89B is a HEX color with RGB value rgb(153, 168, 155) and HSL value hsl(128, 8%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #99A89B?+

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