#9DBEEC Color

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

Color preview

#9DBEEC

Color formats

HEX
#9DBEEC
RGB
rgb(157, 190, 236)
RGBA
rgba(157, 190, 236, 1)
HSL
hsl(215, 68%, 77%)
HSV
hsv(215, 33%, 93%)
CMYK
cmyk(33%, 19%, 0%, 7%)
CSS variable
--color-primary: #9DBEEC;
Lowercase HEX
#9dbeec

Shades

Tints

Tones

Harmony

CSS snippets for #9DBEEC

.color-9dbeec {
  color: #9DBEEC;
  background-color: #9DBEEC;
}

Frequently asked questions

What color is #9DBEEC?+

#9DBEEC is a HEX color with RGB value rgb(157, 190, 236) and HSL value hsl(215, 68%, 77%). Its closest CSS named color is LightSteelBlue.

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

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