#89FADC Color

Inspect #89FADC across formats, palettes, contrast and closest named color matches.

Color preview

#89FADC

Color formats

HEX
#89FADC
RGB
rgb(137, 250, 220)
RGBA
rgba(137, 250, 220, 1)
HSL
hsl(164, 92%, 76%)
HSV
hsv(164, 45%, 98%)
CMYK
cmyk(45%, 0%, 12%, 2%)
CSS variable
--color-primary: #89FADC;
Lowercase HEX
#89fadc

Shades

Tints

Tones

Harmony

CSS snippets for #89FADC

.color-89fadc {
  color: #89FADC;
  background-color: #89FADC;
}

Frequently asked questions

What color is #89FADC?+

#89FADC is a HEX color with RGB value rgb(137, 250, 220) and HSL value hsl(164, 92%, 76%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #89FADC?+

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