#9ABCDB Color

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

Color preview

#9ABCDB

Color formats

HEX
#9ABCDB
RGB
rgb(154, 188, 219)
RGBA
rgba(154, 188, 219, 1)
HSL
hsl(209, 47%, 73%)
HSV
hsv(209, 30%, 86%)
CMYK
cmyk(30%, 14%, 0%, 14%)
CSS variable
--color-primary: #9ABCDB;
Lowercase HEX
#9abcdb

Shades

Tints

Tones

Harmony

CSS snippets for #9ABCDB

.color-9abcdb {
  color: #9ABCDB;
  background-color: #9ABCDB;
}

Frequently asked questions

What color is #9ABCDB?+

#9ABCDB is a HEX color with RGB value rgb(154, 188, 219) and HSL value hsl(209, 47%, 73%). Its closest CSS named color is LightSteelBlue.

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

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