#9EBDFF Color

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

Color preview

#9EBDFF

Color formats

HEX
#9EBDFF
RGB
rgb(158, 189, 255)
RGBA
rgba(158, 189, 255, 1)
HSL
hsl(221, 100%, 81%)
HSV
hsv(221, 38%, 100%)
CMYK
cmyk(38%, 26%, 0%, 0%)
CSS variable
--color-primary: #9EBDFF;
Lowercase HEX
#9ebdff

Shades

Tints

Tones

Harmony

CSS snippets for #9EBDFF

.color-9ebdff {
  color: #9EBDFF;
  background-color: #9EBDFF;
}

Frequently asked questions

What color is #9EBDFF?+

#9EBDFF is a HEX color with RGB value rgb(158, 189, 255) and HSL value hsl(221, 100%, 81%). Its closest CSS named color is LightSkyBlue.

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

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