#99AE7B Color

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

Color preview

#99AE7B

Color formats

HEX
#99AE7B
RGB
rgb(153, 174, 123)
RGBA
rgba(153, 174, 123, 1)
HSL
hsl(85, 24%, 58%)
HSV
hsv(85, 29%, 68%)
CMYK
cmyk(12%, 0%, 29%, 32%)
CSS variable
--color-primary: #99AE7B;
Lowercase HEX
#99ae7b

Shades

Tints

Tones

Harmony

CSS snippets for #99AE7B

.color-99ae7b {
  color: #99AE7B;
  background-color: #99AE7B;
}

Frequently asked questions

What color is #99AE7B?+

#99AE7B is a HEX color with RGB value rgb(153, 174, 123) and HSL value hsl(85, 24%, 58%). Its closest CSS named color is DarkSeaGreen.

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

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