#96B9A8 Color

Inspect #96B9A8 across formats, palettes, contrast and closest named color matches.

Color preview

#96B9A8

Color formats

HEX
#96B9A8
RGB
rgb(150, 185, 168)
RGBA
rgba(150, 185, 168, 1)
HSL
hsl(151, 20%, 66%)
HSV
hsv(151, 19%, 73%)
CMYK
cmyk(19%, 0%, 9%, 27%)
CSS variable
--color-primary: #96B9A8;
Lowercase HEX
#96b9a8

Shades

Tints

Tones

Harmony

CSS snippets for #96B9A8

.color-96b9a8 {
  color: #96B9A8;
  background-color: #96B9A8;
}

Frequently asked questions

What color is #96B9A8?+

#96B9A8 is a HEX color with RGB value rgb(150, 185, 168) and HSL value hsl(151, 20%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #96B9A8?+

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