#9B9FFD Color

Inspect #9B9FFD across formats, palettes, contrast and closest named color matches.

Color preview

#9B9FFD

Color formats

HEX
#9B9FFD
RGB
rgb(155, 159, 253)
RGBA
rgba(155, 159, 253, 1)
HSL
hsl(238, 96%, 80%)
HSV
hsv(238, 39%, 99%)
CMYK
cmyk(39%, 37%, 0%, 1%)
CSS variable
--color-primary: #9B9FFD;
Lowercase HEX
#9b9ffd

Shades

Tints

Tones

Harmony

CSS snippets for #9B9FFD

.color-9b9ffd {
  color: #9B9FFD;
  background-color: #9B9FFD;
}

Frequently asked questions

What color is #9B9FFD?+

#9B9FFD is a HEX color with RGB value rgb(155, 159, 253) and HSL value hsl(238, 96%, 80%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #9B9FFD?+

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