#9BBEEF Color

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

Color preview

#9BBEEF

Color formats

HEX
#9BBEEF
RGB
rgb(155, 190, 239)
RGBA
rgba(155, 190, 239, 1)
HSL
hsl(215, 72%, 77%)
HSV
hsv(215, 35%, 94%)
CMYK
cmyk(35%, 21%, 0%, 6%)
CSS variable
--color-primary: #9BBEEF;
Lowercase HEX
#9bbeef

Shades

Tints

Tones

Harmony

CSS snippets for #9BBEEF

.color-9bbeef {
  color: #9BBEEF;
  background-color: #9BBEEF;
}

Frequently asked questions

What color is #9BBEEF?+

#9BBEEF is a HEX color with RGB value rgb(155, 190, 239) and HSL value hsl(215, 72%, 77%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is blue-300, available as the bg-blue-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