#99BEBA Color

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

Color preview

#99BEBA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99BEBA

.color-99beba {
  color: #99BEBA;
  background-color: #99BEBA;
}

Frequently asked questions

What color is #99BEBA?+

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

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

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