#8BF2FD Color

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

Color preview

#8BF2FD

Color formats

HEX
#8BF2FD
RGB
rgb(139, 242, 253)
RGBA
rgba(139, 242, 253, 1)
HSL
hsl(186, 97%, 77%)
HSV
hsv(186, 45%, 99%)
CMYK
cmyk(45%, 4%, 0%, 1%)
CSS variable
--color-primary: #8BF2FD;
Lowercase HEX
#8bf2fd

Shades

Tints

Tones

Harmony

CSS snippets for #8BF2FD

.color-8bf2fd {
  color: #8BF2FD;
  background-color: #8BF2FD;
}

Frequently asked questions

What color is #8BF2FD?+

#8BF2FD is a HEX color with RGB value rgb(139, 242, 253) and HSL value hsl(186, 97%, 77%). Its closest CSS named color is LightSkyBlue.

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

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