#98BACA Color

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

Color preview

#98BACA

Color formats

HEX
#98BACA
RGB
rgb(152, 186, 202)
RGBA
rgba(152, 186, 202, 1)
HSL
hsl(199, 32%, 69%)
HSV
hsv(199, 25%, 79%)
CMYK
cmyk(25%, 8%, 0%, 21%)
CSS variable
--color-primary: #98BACA;
Lowercase HEX
#98baca

Shades

Tints

Tones

Harmony

CSS snippets for #98BACA

.color-98baca {
  color: #98BACA;
  background-color: #98BACA;
}

Frequently asked questions

What color is #98BACA?+

#98BACA is a HEX color with RGB value rgb(152, 186, 202) and HSL value hsl(199, 32%, 69%). Its closest CSS named color is LightSteelBlue.

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

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