#9CFFF5 Color

Inspect #9CFFF5 across formats, palettes, contrast and closest named color matches.

Color preview

#9CFFF5

Color formats

HEX
#9CFFF5
RGB
rgb(156, 255, 245)
RGBA
rgba(156, 255, 245, 1)
HSL
hsl(174, 100%, 81%)
HSV
hsv(174, 39%, 100%)
CMYK
cmyk(39%, 0%, 4%, 0%)
CSS variable
--color-primary: #9CFFF5;
Lowercase HEX
#9cfff5

Shades

Tints

Tones

Harmony

CSS snippets for #9CFFF5

.color-9cfff5 {
  color: #9CFFF5;
  background-color: #9CFFF5;
}

Frequently asked questions

What color is #9CFFF5?+

#9CFFF5 is a HEX color with RGB value rgb(156, 255, 245) and HSL value hsl(174, 100%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #9CFFF5?+

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