#96BEAF Color

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

Color preview

#96BEAF

Color formats

HEX
#96BEAF
RGB
rgb(150, 190, 175)
RGBA
rgba(150, 190, 175, 1)
HSL
hsl(158, 24%, 67%)
HSV
hsv(158, 21%, 75%)
CMYK
cmyk(21%, 0%, 8%, 25%)
CSS variable
--color-primary: #96BEAF;
Lowercase HEX
#96beaf

Shades

Tints

Tones

Harmony

CSS snippets for #96BEAF

.color-96beaf {
  color: #96BEAF;
  background-color: #96BEAF;
}

Frequently asked questions

What color is #96BEAF?+

#96BEAF is a HEX color with RGB value rgb(150, 190, 175) and HSL value hsl(158, 24%, 67%). Its closest CSS named color is DarkGray.

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

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