#9BBBFB Color

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

Color preview

#9BBBFB

Color formats

HEX
#9BBBFB
RGB
rgb(155, 187, 251)
RGBA
rgba(155, 187, 251, 1)
HSL
hsl(220, 92%, 80%)
HSV
hsv(220, 38%, 98%)
CMYK
cmyk(38%, 25%, 0%, 2%)
CSS variable
--color-primary: #9BBBFB;
Lowercase HEX
#9bbbfb

Shades

Tints

Tones

Harmony

CSS snippets for #9BBBFB

.color-9bbbfb {
  color: #9BBBFB;
  background-color: #9BBBFB;
}

Frequently asked questions

What color is #9BBBFB?+

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

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

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