#98CABE Color

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

Color preview

#98CABE

Color formats

HEX
#98CABE
RGB
rgb(152, 202, 190)
RGBA
rgba(152, 202, 190, 1)
HSL
hsl(166, 32%, 69%)
HSV
hsv(166, 25%, 79%)
CMYK
cmyk(25%, 0%, 6%, 21%)
CSS variable
--color-primary: #98CABE;
Lowercase HEX
#98cabe

Shades

Tints

Tones

Harmony

CSS snippets for #98CABE

.color-98cabe {
  color: #98CABE;
  background-color: #98CABE;
}

Frequently asked questions

What color is #98CABE?+

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

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

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