#9EAAEC Color

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

Color preview

#9EAAEC

Color formats

HEX
#9EAAEC
RGB
rgb(158, 170, 236)
RGBA
rgba(158, 170, 236, 1)
HSL
hsl(231, 67%, 77%)
HSV
hsv(231, 33%, 93%)
CMYK
cmyk(33%, 28%, 0%, 7%)
CSS variable
--color-primary: #9EAAEC;
Lowercase HEX
#9eaaec

Shades

Tints

Tones

Harmony

CSS snippets for #9EAAEC

.color-9eaaec {
  color: #9EAAEC;
  background-color: #9EAAEC;
}

Frequently asked questions

What color is #9EAAEC?+

#9EAAEC is a HEX color with RGB value rgb(158, 170, 236) and HSL value hsl(231, 67%, 77%). Its closest CSS named color is LightSteelBlue.

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

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