#9EBEBE Color

Inspect #9EBEBE across formats, palettes, contrast and closest named color matches.

Color preview

#9EBEBE

Color formats

HEX
#9EBEBE
RGB
rgb(158, 190, 190)
RGBA
rgba(158, 190, 190, 1)
HSL
hsl(180, 20%, 68%)
HSV
hsv(180, 17%, 75%)
CMYK
cmyk(17%, 0%, 0%, 25%)
CSS variable
--color-primary: #9EBEBE;
Lowercase HEX
#9ebebe

Shades

Tints

Tones

Harmony

CSS snippets for #9EBEBE

.color-9ebebe {
  color: #9EBEBE;
  background-color: #9EBEBE;
}

Frequently asked questions

What color is #9EBEBE?+

#9EBEBE is a HEX color with RGB value rgb(158, 190, 190) and HSL value hsl(180, 20%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9EBEBE?+

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