#9A8FBB Color

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

Color preview

#9A8FBB

Color formats

HEX
#9A8FBB
RGB
rgb(154, 143, 187)
RGBA
rgba(154, 143, 187, 1)
HSL
hsl(255, 24%, 65%)
HSV
hsv(255, 24%, 73%)
CMYK
cmyk(18%, 24%, 0%, 27%)
CSS variable
--color-primary: #9A8FBB;
Lowercase HEX
#9a8fbb

Shades

Tints

Tones

Harmony

CSS snippets for #9A8FBB

.color-9a8fbb {
  color: #9A8FBB;
  background-color: #9A8FBB;
}

Frequently asked questions

What color is #9A8FBB?+

#9A8FBB is a HEX color with RGB value rgb(154, 143, 187) and HSL value hsl(255, 24%, 65%). Its closest CSS named color is DarkGray.

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

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