#999FFD Color

Inspect #999FFD across formats, palettes, contrast and closest named color matches.

Color preview

#999FFD

Color formats

HEX
#999FFD
RGB
rgb(153, 159, 253)
RGBA
rgba(153, 159, 253, 1)
HSL
hsl(236, 96%, 80%)
HSV
hsv(236, 40%, 99%)
CMYK
cmyk(40%, 37%, 0%, 1%)
CSS variable
--color-primary: #999FFD;
Lowercase HEX
#999ffd

Shades

Tints

Tones

Harmony

CSS snippets for #999FFD

.color-999ffd {
  color: #999FFD;
  background-color: #999FFD;
}

Frequently asked questions

What color is #999FFD?+

#999FFD is a HEX color with RGB value rgb(153, 159, 253) and HSL value hsl(236, 96%, 80%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #999FFD?+

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