#98FADF Color

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

Color preview

#98FADF

Color formats

HEX
#98FADF
RGB
rgb(152, 250, 223)
RGBA
rgba(152, 250, 223, 1)
HSL
hsl(163, 91%, 79%)
HSV
hsv(163, 39%, 98%)
CMYK
cmyk(39%, 0%, 11%, 2%)
CSS variable
--color-primary: #98FADF;
Lowercase HEX
#98fadf

Shades

Tints

Tones

Harmony

CSS snippets for #98FADF

.color-98fadf {
  color: #98FADF;
  background-color: #98FADF;
}

Frequently asked questions

What color is #98FADF?+

#98FADF is a HEX color with RGB value rgb(152, 250, 223) and HSL value hsl(163, 91%, 79%). Its closest CSS named color is Aquamarine.

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

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