#9DBCDE Color

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

Color preview

#9DBCDE

Color formats

HEX
#9DBCDE
RGB
rgb(157, 188, 222)
RGBA
rgba(157, 188, 222, 1)
HSL
hsl(211, 50%, 74%)
HSV
hsv(211, 29%, 87%)
CMYK
cmyk(29%, 15%, 0%, 13%)
CSS variable
--color-primary: #9DBCDE;
Lowercase HEX
#9dbcde

Shades

Tints

Tones

Harmony

CSS snippets for #9DBCDE

.color-9dbcde {
  color: #9DBCDE;
  background-color: #9DBCDE;
}

Frequently asked questions

What color is #9DBCDE?+

#9DBCDE is a HEX color with RGB value rgb(157, 188, 222) and HSL value hsl(211, 50%, 74%). Its closest CSS named color is LightSteelBlue.

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

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