#98DCDB Color

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

Color preview

#98DCDB

Color formats

HEX
#98DCDB
RGB
rgb(152, 220, 219)
RGBA
rgba(152, 220, 219, 1)
HSL
hsl(179, 49%, 73%)
HSV
hsv(179, 31%, 86%)
CMYK
cmyk(31%, 0%, 0%, 14%)
CSS variable
--color-primary: #98DCDB;
Lowercase HEX
#98dcdb

Shades

Tints

Tones

Harmony

CSS snippets for #98DCDB

.color-98dcdb {
  color: #98DCDB;
  background-color: #98DCDB;
}

Frequently asked questions

What color is #98DCDB?+

#98DCDB is a HEX color with RGB value rgb(152, 220, 219) and HSL value hsl(179, 49%, 73%). Its closest CSS named color is LightBlue.

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

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