#99AEEE Color

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

Color preview

#99AEEE

Color formats

HEX
#99AEEE
RGB
rgb(153, 174, 238)
RGBA
rgba(153, 174, 238, 1)
HSL
hsl(225, 71%, 77%)
HSV
hsv(225, 36%, 93%)
CMYK
cmyk(36%, 27%, 0%, 7%)
CSS variable
--color-primary: #99AEEE;
Lowercase HEX
#99aeee

Shades

Tints

Tones

Harmony

CSS snippets for #99AEEE

.color-99aeee {
  color: #99AEEE;
  background-color: #99AEEE;
}

Frequently asked questions

What color is #99AEEE?+

#99AEEE is a HEX color with RGB value rgb(153, 174, 238) and HSL value hsl(225, 71%, 77%). Its closest CSS named color is LightSteelBlue.

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

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