#9898CB Color

Inspect #9898CB across formats, palettes, contrast and closest named color matches.

Color preview

#9898CB

Color formats

HEX
#9898CB
RGB
rgb(152, 152, 203)
RGBA
rgba(152, 152, 203, 1)
HSL
hsl(240, 33%, 70%)
HSV
hsv(240, 25%, 80%)
CMYK
cmyk(25%, 25%, 0%, 20%)
CSS variable
--color-primary: #9898CB;
Lowercase HEX
#9898cb

Shades

Tints

Tones

Harmony

CSS snippets for #9898CB

.color-9898cb {
  color: #9898CB;
  background-color: #9898CB;
}

Frequently asked questions

What color is #9898CB?+

#9898CB is a HEX color with RGB value rgb(152, 152, 203) and HSL value hsl(240, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9898CB?+

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