#99966B Color

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

Color preview

#99966B

Color formats

HEX
#99966B
RGB
rgb(153, 150, 107)
RGBA
rgba(153, 150, 107, 1)
HSL
hsl(56, 18%, 51%)
HSV
hsv(56, 30%, 60%)
CMYK
cmyk(0%, 2%, 30%, 40%)
CSS variable
--color-primary: #99966B;
Lowercase HEX
#99966b

Shades

Tints

Tones

Harmony

CSS snippets for #99966B

.color-99966b {
  color: #99966B;
  background-color: #99966B;
}

Frequently asked questions

What color is #99966B?+

#99966B is a HEX color with RGB value rgb(153, 150, 107) and HSL value hsl(56, 18%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #99966B?+

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