#9FBADB Color

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

Color preview

#9FBADB

Color formats

HEX
#9FBADB
RGB
rgb(159, 186, 219)
RGBA
rgba(159, 186, 219, 1)
HSL
hsl(213, 45%, 74%)
HSV
hsv(213, 27%, 86%)
CMYK
cmyk(27%, 15%, 0%, 14%)
CSS variable
--color-primary: #9FBADB;
Lowercase HEX
#9fbadb

Shades

Tints

Tones

Harmony

CSS snippets for #9FBADB

.color-9fbadb {
  color: #9FBADB;
  background-color: #9FBADB;
}

Frequently asked questions

What color is #9FBADB?+

#9FBADB is a HEX color with RGB value rgb(159, 186, 219) and HSL value hsl(213, 45%, 74%). Its closest CSS named color is LightSteelBlue.

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

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