#8FE1EF Color

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

Color preview

#8FE1EF

Color formats

HEX
#8FE1EF
RGB
rgb(143, 225, 239)
RGBA
rgba(143, 225, 239, 1)
HSL
hsl(189, 75%, 75%)
HSV
hsv(189, 40%, 94%)
CMYK
cmyk(40%, 6%, 0%, 6%)
CSS variable
--color-primary: #8FE1EF;
Lowercase HEX
#8fe1ef

Shades

Tints

Tones

Harmony

CSS snippets for #8FE1EF

.color-8fe1ef {
  color: #8FE1EF;
  background-color: #8FE1EF;
}

Frequently asked questions

What color is #8FE1EF?+

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

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

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