#99A08B Color

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

Color preview

#99A08B

Color formats

HEX
#99A08B
RGB
rgb(153, 160, 139)
RGBA
rgba(153, 160, 139, 1)
HSL
hsl(80, 10%, 59%)
HSV
hsv(80, 13%, 63%)
CMYK
cmyk(4%, 0%, 13%, 37%)
CSS variable
--color-primary: #99A08B;
Lowercase HEX
#99a08b

Shades

Tints

Tones

Harmony

CSS snippets for #99A08B

.color-99a08b {
  color: #99A08B;
  background-color: #99A08B;
}

Frequently asked questions

What color is #99A08B?+

#99A08B is a HEX color with RGB value rgb(153, 160, 139) and HSL value hsl(80, 10%, 59%). Its closest CSS named color is DarkSeaGreen.

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

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