#91AFAB Color

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

Color preview

#91AFAB

Color formats

HEX
#91AFAB
RGB
rgb(145, 175, 171)
RGBA
rgba(145, 175, 171, 1)
HSL
hsl(172, 16%, 63%)
HSV
hsv(172, 17%, 69%)
CMYK
cmyk(17%, 0%, 2%, 31%)
CSS variable
--color-primary: #91AFAB;
Lowercase HEX
#91afab

Shades

Tints

Tones

Harmony

CSS snippets for #91AFAB

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

Frequently asked questions

What color is #91AFAB?+

#91AFAB is a HEX color with RGB value rgb(145, 175, 171) and HSL value hsl(172, 16%, 63%). Its closest CSS named color is DarkGray.

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

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