#9EBBEA Color

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

Color preview

#9EBBEA

Color formats

HEX
#9EBBEA
RGB
rgb(158, 187, 234)
RGBA
rgba(158, 187, 234, 1)
HSL
hsl(217, 64%, 77%)
HSV
hsv(217, 32%, 92%)
CMYK
cmyk(32%, 20%, 0%, 8%)
CSS variable
--color-primary: #9EBBEA;
Lowercase HEX
#9ebbea

Shades

Tints

Tones

Harmony

CSS snippets for #9EBBEA

.color-9ebbea {
  color: #9EBBEA;
  background-color: #9EBBEA;
}

Frequently asked questions

What color is #9EBBEA?+

#9EBBEA is a HEX color with RGB value rgb(158, 187, 234) and HSL value hsl(217, 64%, 77%). Its closest CSS named color is LightSteelBlue.

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

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