#99AFFA Color

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

Color preview

#99AFFA

Color formats

HEX
#99AFFA
RGB
rgb(153, 175, 250)
RGBA
rgba(153, 175, 250, 1)
HSL
hsl(226, 91%, 79%)
HSV
hsv(226, 39%, 98%)
CMYK
cmyk(39%, 30%, 0%, 2%)
CSS variable
--color-primary: #99AFFA;
Lowercase HEX
#99affa

Shades

Tints

Tones

Harmony

CSS snippets for #99AFFA

.color-99affa {
  color: #99AFFA;
  background-color: #99AFFA;
}

Frequently asked questions

What color is #99AFFA?+

#99AFFA is a HEX color with RGB value rgb(153, 175, 250) and HSL value hsl(226, 91%, 79%). Its closest CSS named color is LightSkyBlue.

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

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