#8FE5EF Color

Inspect #8FE5EF across formats, palettes, contrast and closest named color matches.

Color preview

#8FE5EF

Color formats

HEX
#8FE5EF
RGB
rgb(143, 229, 239)
RGBA
rgba(143, 229, 239, 1)
HSL
hsl(186, 75%, 75%)
HSV
hsv(186, 40%, 94%)
CMYK
cmyk(40%, 4%, 0%, 6%)
CSS variable
--color-primary: #8FE5EF;
Lowercase HEX
#8fe5ef

Shades

Tints

Tones

Harmony

CSS snippets for #8FE5EF

.color-8fe5ef {
  color: #8FE5EF;
  background-color: #8FE5EF;
}

Frequently asked questions

What color is #8FE5EF?+

#8FE5EF is a HEX color with RGB value rgb(143, 229, 239) and HSL value hsl(186, 75%, 75%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8FE5EF?+

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