#9EADEA Color

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

Color preview

#9EADEA

Color formats

HEX
#9EADEA
RGB
rgb(158, 173, 234)
RGBA
rgba(158, 173, 234, 1)
HSL
hsl(228, 64%, 77%)
HSV
hsv(228, 32%, 92%)
CMYK
cmyk(32%, 26%, 0%, 8%)
CSS variable
--color-primary: #9EADEA;
Lowercase HEX
#9eadea

Shades

Tints

Tones

Harmony

CSS snippets for #9EADEA

.color-9eadea {
  color: #9EADEA;
  background-color: #9EADEA;
}

Frequently asked questions

What color is #9EADEA?+

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

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

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