#99DCEE Color

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

Color preview

#99DCEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99DCEE

.color-99dcee {
  color: #99DCEE;
  background-color: #99DCEE;
}

Frequently asked questions

What color is #99DCEE?+

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

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

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