#98CDBF Color

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

Color preview

#98CDBF

Color formats

HEX
#98CDBF
RGB
rgb(152, 205, 191)
RGBA
rgba(152, 205, 191, 1)
HSL
hsl(164, 35%, 70%)
HSV
hsv(164, 26%, 80%)
CMYK
cmyk(26%, 0%, 7%, 20%)
CSS variable
--color-primary: #98CDBF;
Lowercase HEX
#98cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #98CDBF

.color-98cdbf {
  color: #98CDBF;
  background-color: #98CDBF;
}

Frequently asked questions

What color is #98CDBF?+

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

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

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