#89AFAB Color

Inspect #89AFAB across formats, palettes, contrast and closest named color matches.

Color preview

#89AFAB

Color formats

HEX
#89AFAB
RGB
rgb(137, 175, 171)
RGBA
rgba(137, 175, 171, 1)
HSL
hsl(174, 19%, 61%)
HSV
hsv(174, 22%, 69%)
CMYK
cmyk(22%, 0%, 2%, 31%)
CSS variable
--color-primary: #89AFAB;
Lowercase HEX
#89afab

Shades

Tints

Tones

Harmony

CSS snippets for #89AFAB

.color-89afab {
  color: #89AFAB;
  background-color: #89AFAB;
}

Frequently asked questions

What color is #89AFAB?+

#89AFAB is a HEX color with RGB value rgb(137, 175, 171) and HSL value hsl(174, 19%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #89AFAB?+

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