#98AFCD Color

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

Color preview

#98AFCD

Color formats

HEX
#98AFCD
RGB
rgb(152, 175, 205)
RGBA
rgba(152, 175, 205, 1)
HSL
hsl(214, 35%, 70%)
HSV
hsv(214, 26%, 80%)
CMYK
cmyk(26%, 15%, 0%, 20%)
CSS variable
--color-primary: #98AFCD;
Lowercase HEX
#98afcd

Shades

Tints

Tones

Harmony

CSS snippets for #98AFCD

.color-98afcd {
  color: #98AFCD;
  background-color: #98AFCD;
}

Frequently asked questions

What color is #98AFCD?+

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

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

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