#8CFFFF Color

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

Color preview

#8CFFFF

Color formats

HEX
#8CFFFF
RGB
rgb(140, 255, 255)
RGBA
rgba(140, 255, 255, 1)
HSL
hsl(180, 100%, 77%)
HSV
hsv(180, 45%, 100%)
CMYK
cmyk(45%, 0%, 0%, 0%)
CSS variable
--color-primary: #8CFFFF;
Lowercase HEX
#8cffff

Shades

Tints

Tones

Harmony

CSS snippets for #8CFFFF

.color-8cffff {
  color: #8CFFFF;
  background-color: #8CFFFF;
}

Frequently asked questions

What color is #8CFFFF?+

#8CFFFF is a HEX color with RGB value rgb(140, 255, 255) and HSL value hsl(180, 100%, 77%). Its closest CSS named color is PaleTurquoise.

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

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