#9BAFEF Color

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

Color preview

#9BAFEF

Color formats

HEX
#9BAFEF
RGB
rgb(155, 175, 239)
RGBA
rgba(155, 175, 239, 1)
HSL
hsl(226, 72%, 77%)
HSV
hsv(226, 35%, 94%)
CMYK
cmyk(35%, 27%, 0%, 6%)
CSS variable
--color-primary: #9BAFEF;
Lowercase HEX
#9bafef

Shades

Tints

Tones

Harmony

CSS snippets for #9BAFEF

.color-9bafef {
  color: #9BAFEF;
  background-color: #9BAFEF;
}

Frequently asked questions

What color is #9BAFEF?+

#9BAFEF is a HEX color with RGB value rgb(155, 175, 239) and HSL value hsl(226, 72%, 77%). Its closest CSS named color is LightSteelBlue.

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

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