#99BEBE Color

Inspect #99BEBE across formats, palettes, contrast and closest named color matches.

Color preview

#99BEBE

Color formats

HEX
#99BEBE
RGB
rgb(153, 190, 190)
RGBA
rgba(153, 190, 190, 1)
HSL
hsl(180, 22%, 67%)
HSV
hsv(180, 19%, 75%)
CMYK
cmyk(19%, 0%, 0%, 25%)
CSS variable
--color-primary: #99BEBE;
Lowercase HEX
#99bebe

Shades

Tints

Tones

Harmony

CSS snippets for #99BEBE

.color-99bebe {
  color: #99BEBE;
  background-color: #99BEBE;
}

Frequently asked questions

What color is #99BEBE?+

#99BEBE is a HEX color with RGB value rgb(153, 190, 190) and HSL value hsl(180, 22%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #99BEBE?+

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