#99BFCF Color

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

Color preview

#99BFCF

Color formats

HEX
#99BFCF
RGB
rgb(153, 191, 207)
RGBA
rgba(153, 191, 207, 1)
HSL
hsl(198, 36%, 71%)
HSV
hsv(198, 26%, 81%)
CMYK
cmyk(26%, 8%, 0%, 19%)
CSS variable
--color-primary: #99BFCF;
Lowercase HEX
#99bfcf

Shades

Tints

Tones

Harmony

CSS snippets for #99BFCF

.color-99bfcf {
  color: #99BFCF;
  background-color: #99BFCF;
}

Frequently asked questions

What color is #99BFCF?+

#99BFCF is a HEX color with RGB value rgb(153, 191, 207) and HSL value hsl(198, 36%, 71%). Its closest CSS named color is LightSteelBlue.

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

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