#9EBEDC Color

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

Color preview

#9EBEDC

Color formats

HEX
#9EBEDC
RGB
rgb(158, 190, 220)
RGBA
rgba(158, 190, 220, 1)
HSL
hsl(209, 47%, 74%)
HSV
hsv(209, 28%, 86%)
CMYK
cmyk(28%, 14%, 0%, 14%)
CSS variable
--color-primary: #9EBEDC;
Lowercase HEX
#9ebedc

Shades

Tints

Tones

Harmony

CSS snippets for #9EBEDC

.color-9ebedc {
  color: #9EBEDC;
  background-color: #9EBEDC;
}

Frequently asked questions

What color is #9EBEDC?+

#9EBEDC is a HEX color with RGB value rgb(158, 190, 220) and HSL value hsl(209, 47%, 74%). Its closest CSS named color is LightSteelBlue.

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

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