#9AFCFB Color

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

Color preview

#9AFCFB

Color formats

HEX
#9AFCFB
RGB
rgb(154, 252, 251)
RGBA
rgba(154, 252, 251, 1)
HSL
hsl(179, 94%, 80%)
HSV
hsv(179, 39%, 99%)
CMYK
cmyk(39%, 0%, 0%, 1%)
CSS variable
--color-primary: #9AFCFB;
Lowercase HEX
#9afcfb

Shades

Tints

Tones

Harmony

CSS snippets for #9AFCFB

.color-9afcfb {
  color: #9AFCFB;
  background-color: #9AFCFB;
}

Frequently asked questions

What color is #9AFCFB?+

#9AFCFB is a HEX color with RGB value rgb(154, 252, 251) and HSL value hsl(179, 94%, 80%). Its closest CSS named color is PaleTurquoise.

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

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