#99B8DB Color

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

Color preview

#99B8DB

Color formats

HEX
#99B8DB
RGB
rgb(153, 184, 219)
RGBA
rgba(153, 184, 219, 1)
HSL
hsl(212, 48%, 73%)
HSV
hsv(212, 30%, 86%)
CMYK
cmyk(30%, 16%, 0%, 14%)
CSS variable
--color-primary: #99B8DB;
Lowercase HEX
#99b8db

Shades

Tints

Tones

Harmony

CSS snippets for #99B8DB

.color-99b8db {
  color: #99B8DB;
  background-color: #99B8DB;
}

Frequently asked questions

What color is #99B8DB?+

#99B8DB is a HEX color with RGB value rgb(153, 184, 219) and HSL value hsl(212, 48%, 73%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is indigo-300, available as the bg-indigo-300 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