#9DBEDB Color

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

Color preview

#9DBEDB

Color formats

HEX
#9DBEDB
RGB
rgb(157, 190, 219)
RGBA
rgba(157, 190, 219, 1)
HSL
hsl(208, 46%, 74%)
HSV
hsv(208, 28%, 86%)
CMYK
cmyk(28%, 13%, 0%, 14%)
CSS variable
--color-primary: #9DBEDB;
Lowercase HEX
#9dbedb

Shades

Tints

Tones

Harmony

CSS snippets for #9DBEDB

.color-9dbedb {
  color: #9DBEDB;
  background-color: #9DBEDB;
}

Frequently asked questions

What color is #9DBEDB?+

#9DBEDB is a HEX color with RGB value rgb(157, 190, 219) and HSL value hsl(208, 46%, 74%). Its closest CSS named color is LightSteelBlue.

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

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