#98DABB Color

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

Color preview

#98DABB

Color formats

HEX
#98DABB
RGB
rgb(152, 218, 187)
RGBA
rgba(152, 218, 187, 1)
HSL
hsl(152, 47%, 73%)
HSV
hsv(152, 30%, 85%)
CMYK
cmyk(30%, 0%, 14%, 15%)
CSS variable
--color-primary: #98DABB;
Lowercase HEX
#98dabb

Shades

Tints

Tones

Harmony

CSS snippets for #98DABB

.color-98dabb {
  color: #98DABB;
  background-color: #98DABB;
}

Frequently asked questions

What color is #98DABB?+

#98DABB is a HEX color with RGB value rgb(152, 218, 187) and HSL value hsl(152, 47%, 73%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is green-300, available as the bg-green-300 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