#9EAAFA Color

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

Color preview

#9EAAFA

Color formats

HEX
#9EAAFA
RGB
rgb(158, 170, 250)
RGBA
rgba(158, 170, 250, 1)
HSL
hsl(232, 90%, 80%)
HSV
hsv(232, 37%, 98%)
CMYK
cmyk(37%, 32%, 0%, 2%)
CSS variable
--color-primary: #9EAAFA;
Lowercase HEX
#9eaafa

Shades

Tints

Tones

Harmony

CSS snippets for #9EAAFA

.color-9eaafa {
  color: #9EAAFA;
  background-color: #9EAAFA;
}

Frequently asked questions

What color is #9EAAFA?+

#9EAAFA is a HEX color with RGB value rgb(158, 170, 250) and HSL value hsl(232, 90%, 80%). Its closest CSS named color is LightSteelBlue.

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

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