#98DADC Color

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

Color preview

#98DADC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98DADC

.color-98dadc {
  color: #98DADC;
  background-color: #98DADC;
}

Frequently asked questions

What color is #98DADC?+

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

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

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