#99DBEE Color

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

Color preview

#99DBEE

Color formats

HEX
#99DBEE
RGB
rgb(153, 219, 238)
RGBA
rgba(153, 219, 238, 1)
HSL
hsl(193, 71%, 77%)
HSV
hsv(193, 36%, 93%)
CMYK
cmyk(36%, 8%, 0%, 7%)
CSS variable
--color-primary: #99DBEE;
Lowercase HEX
#99dbee

Shades

Tints

Tones

Harmony

CSS snippets for #99DBEE

.color-99dbee {
  color: #99DBEE;
  background-color: #99DBEE;
}

Frequently asked questions

What color is #99DBEE?+

#99DBEE is a HEX color with RGB value rgb(153, 219, 238) and HSL value hsl(193, 71%, 77%). Its closest CSS named color is LightBlue.

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

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