#8BAD8B Color

Inspect #8BAD8B across formats, palettes, contrast and closest named color matches.

Color preview

#8BAD8B

Color formats

HEX
#8BAD8B
RGB
rgb(139, 173, 139)
RGBA
rgba(139, 173, 139, 1)
HSL
hsl(120, 17%, 61%)
HSV
hsv(120, 20%, 68%)
CMYK
cmyk(20%, 0%, 20%, 32%)
CSS variable
--color-primary: #8BAD8B;
Lowercase HEX
#8bad8b

Shades

Tints

Tones

Harmony

CSS snippets for #8BAD8B

.color-8bad8b {
  color: #8BAD8B;
  background-color: #8BAD8B;
}

Frequently asked questions

What color is #8BAD8B?+

#8BAD8B is a HEX color with RGB value rgb(139, 173, 139) and HSL value hsl(120, 17%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #8BAD8B?+

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