#99B89C Color

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

Color preview

#99B89C

Color formats

HEX
#99B89C
RGB
rgb(153, 184, 156)
RGBA
rgba(153, 184, 156, 1)
HSL
hsl(126, 18%, 66%)
HSV
hsv(126, 17%, 72%)
CMYK
cmyk(17%, 0%, 15%, 28%)
CSS variable
--color-primary: #99B89C;
Lowercase HEX
#99b89c

Shades

Tints

Tones

Harmony

CSS snippets for #99B89C

.color-99b89c {
  color: #99B89C;
  background-color: #99B89C;
}

Frequently asked questions

What color is #99B89C?+

#99B89C is a HEX color with RGB value rgb(153, 184, 156) and HSL value hsl(126, 18%, 66%). Its closest CSS named color is DarkSeaGreen.

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

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