#8BFCFE Color

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

Color preview

#8BFCFE

Color formats

HEX
#8BFCFE
RGB
rgb(139, 252, 254)
RGBA
rgba(139, 252, 254, 1)
HSL
hsl(181, 98%, 77%)
HSV
hsv(181, 45%, 100%)
CMYK
cmyk(45%, 1%, 0%, 0%)
CSS variable
--color-primary: #8BFCFE;
Lowercase HEX
#8bfcfe

Shades

Tints

Tones

Harmony

CSS snippets for #8BFCFE

.color-8bfcfe {
  color: #8BFCFE;
  background-color: #8BFCFE;
}

Frequently asked questions

What color is #8BFCFE?+

#8BFCFE is a HEX color with RGB value rgb(139, 252, 254) and HSL value hsl(181, 98%, 77%). Its closest CSS named color is PaleTurquoise.

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

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