#98DEDF Color

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

Color preview

#98DEDF

Color formats

HEX
#98DEDF
RGB
rgb(152, 222, 223)
RGBA
rgba(152, 222, 223, 1)
HSL
hsl(181, 53%, 74%)
HSV
hsv(181, 32%, 87%)
CMYK
cmyk(32%, 0%, 0%, 13%)
CSS variable
--color-primary: #98DEDF;
Lowercase HEX
#98dedf

Shades

Tints

Tones

Harmony

CSS snippets for #98DEDF

.color-98dedf {
  color: #98DEDF;
  background-color: #98DEDF;
}

Frequently asked questions

What color is #98DEDF?+

#98DEDF is a HEX color with RGB value rgb(152, 222, 223) and HSL value hsl(181, 53%, 74%). Its closest CSS named color is LightBlue.

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

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