#99AFFD Color

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

Color preview

#99AFFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99AFFD

.color-99affd {
  color: #99AFFD;
  background-color: #99AFFD;
}

Frequently asked questions

What color is #99AFFD?+

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

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

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