#9ABFCB Color

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

Color preview

#9ABFCB

Color formats

HEX
#9ABFCB
RGB
rgb(154, 191, 203)
RGBA
rgba(154, 191, 203, 1)
HSL
hsl(195, 32%, 70%)
HSV
hsv(195, 24%, 80%)
CMYK
cmyk(24%, 6%, 0%, 20%)
CSS variable
--color-primary: #9ABFCB;
Lowercase HEX
#9abfcb

Shades

Tints

Tones

Harmony

CSS snippets for #9ABFCB

.color-9abfcb {
  color: #9ABFCB;
  background-color: #9ABFCB;
}

Frequently asked questions

What color is #9ABFCB?+

#9ABFCB is a HEX color with RGB value rgb(154, 191, 203) and HSL value hsl(195, 32%, 70%). Its closest CSS named color is LightSteelBlue.

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

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