#8FE5FE Color

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

Color preview

#8FE5FE

Color formats

HEX
#8FE5FE
RGB
rgb(143, 229, 254)
RGBA
rgba(143, 229, 254, 1)
HSL
hsl(194, 98%, 78%)
HSV
hsv(194, 44%, 100%)
CMYK
cmyk(44%, 10%, 0%, 0%)
CSS variable
--color-primary: #8FE5FE;
Lowercase HEX
#8fe5fe

Shades

Tints

Tones

Harmony

CSS snippets for #8FE5FE

.color-8fe5fe {
  color: #8FE5FE;
  background-color: #8FE5FE;
}

Frequently asked questions

What color is #8FE5FE?+

#8FE5FE is a HEX color with RGB value rgb(143, 229, 254) and HSL value hsl(194, 98%, 78%). Its closest CSS named color is LightSkyBlue.

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

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