#99A3EF Color

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

Color preview

#99A3EF

Color formats

HEX
#99A3EF
RGB
rgb(153, 163, 239)
RGBA
rgba(153, 163, 239, 1)
HSL
hsl(233, 73%, 77%)
HSV
hsv(233, 36%, 94%)
CMYK
cmyk(36%, 32%, 0%, 6%)
CSS variable
--color-primary: #99A3EF;
Lowercase HEX
#99a3ef

Shades

Tints

Tones

Harmony

CSS snippets for #99A3EF

.color-99a3ef {
  color: #99A3EF;
  background-color: #99A3EF;
}

Frequently asked questions

What color is #99A3EF?+

#99A3EF is a HEX color with RGB value rgb(153, 163, 239) and HSL value hsl(233, 73%, 77%). Its closest CSS named color is LightSteelBlue.

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

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