#8FEEFF Color

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

Color preview

#8FEEFF

Color formats

HEX
#8FEEFF
RGB
rgb(143, 238, 255)
RGBA
rgba(143, 238, 255, 1)
HSL
hsl(189, 100%, 78%)
HSV
hsv(189, 44%, 100%)
CMYK
cmyk(44%, 7%, 0%, 0%)
CSS variable
--color-primary: #8FEEFF;
Lowercase HEX
#8feeff

Shades

Tints

Tones

Harmony

CSS snippets for #8FEEFF

.color-8feeff {
  color: #8FEEFF;
  background-color: #8FEEFF;
}

Frequently asked questions

What color is #8FEEFF?+

#8FEEFF is a HEX color with RGB value rgb(143, 238, 255) and HSL value hsl(189, 100%, 78%). Its closest CSS named color is LightSkyBlue.

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

The closest Tailwind color is cyan-200, available as the bg-cyan-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