#98ABCD Color

Inspect #98ABCD across formats, palettes, contrast and closest named color matches.

Color preview

#98ABCD

Color formats

HEX
#98ABCD
RGB
rgb(152, 171, 205)
RGBA
rgba(152, 171, 205, 1)
HSL
hsl(218, 35%, 70%)
HSV
hsv(218, 26%, 80%)
CMYK
cmyk(26%, 17%, 0%, 20%)
CSS variable
--color-primary: #98ABCD;
Lowercase HEX
#98abcd

Shades

Tints

Tones

Harmony

CSS snippets for #98ABCD

.color-98abcd {
  color: #98ABCD;
  background-color: #98ABCD;
}

Frequently asked questions

What color is #98ABCD?+

#98ABCD is a HEX color with RGB value rgb(152, 171, 205) and HSL value hsl(218, 35%, 70%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #98ABCD?+

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