#9DBBFB Color

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

Color preview

#9DBBFB

Color formats

HEX
#9DBBFB
RGB
rgb(157, 187, 251)
RGBA
rgba(157, 187, 251, 1)
HSL
hsl(221, 92%, 80%)
HSV
hsv(221, 37%, 98%)
CMYK
cmyk(37%, 25%, 0%, 2%)
CSS variable
--color-primary: #9DBBFB;
Lowercase HEX
#9dbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #9DBBFB

.color-9dbbfb {
  color: #9DBBFB;
  background-color: #9DBBFB;
}

Frequently asked questions

What color is #9DBBFB?+

#9DBBFB is a HEX color with RGB value rgb(157, 187, 251) and HSL value hsl(221, 92%, 80%). Its closest CSS named color is LightSkyBlue.

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

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