#99AFFF Color

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

Color preview

#99AFFF

Color formats

HEX
#99AFFF
RGB
rgb(153, 175, 255)
RGBA
rgba(153, 175, 255, 1)
HSL
hsl(227, 100%, 80%)
HSV
hsv(227, 40%, 100%)
CMYK
cmyk(40%, 31%, 0%, 0%)
CSS variable
--color-primary: #99AFFF;
Lowercase HEX
#99afff

Shades

Tints

Tones

Harmony

CSS snippets for #99AFFF

.color-99afff {
  color: #99AFFF;
  background-color: #99AFFF;
}

Frequently asked questions

What color is #99AFFF?+

#99AFFF is a HEX color with RGB value rgb(153, 175, 255) and HSL value hsl(227, 100%, 80%). Its closest CSS named color is LightSkyBlue.

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

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