#9BAD90 Color

Inspect #9BAD90 across formats, palettes, contrast and closest named color matches.

Color preview

#9BAD90

Color formats

HEX
#9BAD90
RGB
rgb(155, 173, 144)
RGBA
rgba(155, 173, 144, 1)
HSL
hsl(97, 15%, 62%)
HSV
hsv(97, 17%, 68%)
CMYK
cmyk(10%, 0%, 17%, 32%)
CSS variable
--color-primary: #9BAD90;
Lowercase HEX
#9bad90

Shades

Tints

Tones

Harmony

CSS snippets for #9BAD90

.color-9bad90 {
  color: #9BAD90;
  background-color: #9BAD90;
}

Frequently asked questions

What color is #9BAD90?+

#9BAD90 is a HEX color with RGB value rgb(155, 173, 144) and HSL value hsl(97, 15%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #9BAD90?+

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