#98DBDD Color

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

Color preview

#98DBDD

Color formats

HEX
#98DBDD
RGB
rgb(152, 219, 221)
RGBA
rgba(152, 219, 221, 1)
HSL
hsl(182, 50%, 73%)
HSV
hsv(182, 31%, 87%)
CMYK
cmyk(31%, 1%, 0%, 13%)
CSS variable
--color-primary: #98DBDD;
Lowercase HEX
#98dbdd

Shades

Tints

Tones

Harmony

CSS snippets for #98DBDD

.color-98dbdd {
  color: #98DBDD;
  background-color: #98DBDD;
}

Frequently asked questions

What color is #98DBDD?+

#98DBDD is a HEX color with RGB value rgb(152, 219, 221) and HSL value hsl(182, 50%, 73%). Its closest CSS named color is LightBlue.

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

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