#998CBA Color

Inspect #998CBA across formats, palettes, contrast and closest named color matches.

Color preview

#998CBA

Color formats

HEX
#998CBA
RGB
rgb(153, 140, 186)
RGBA
rgba(153, 140, 186, 1)
HSL
hsl(257, 25%, 64%)
HSV
hsv(257, 25%, 73%)
CMYK
cmyk(18%, 25%, 0%, 27%)
CSS variable
--color-primary: #998CBA;
Lowercase HEX
#998cba

Shades

Tints

Tones

Harmony

CSS snippets for #998CBA

.color-998cba {
  color: #998CBA;
  background-color: #998CBA;
}

Frequently asked questions

What color is #998CBA?+

#998CBA is a HEX color with RGB value rgb(153, 140, 186) and HSL value hsl(257, 25%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #998CBA?+

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