#96FAFF Color

Inspect #96FAFF across formats, palettes, contrast and closest named color matches.

Color preview

#96FAFF

Color formats

HEX
#96FAFF
RGB
rgb(150, 250, 255)
RGBA
rgba(150, 250, 255, 1)
HSL
hsl(183, 100%, 79%)
HSV
hsv(183, 41%, 100%)
CMYK
cmyk(41%, 2%, 0%, 0%)
CSS variable
--color-primary: #96FAFF;
Lowercase HEX
#96faff

Shades

Tints

Tones

Harmony

CSS snippets for #96FAFF

.color-96faff {
  color: #96FAFF;
  background-color: #96FAFF;
}

Frequently asked questions

What color is #96FAFF?+

#96FAFF is a HEX color with RGB value rgb(150, 250, 255) and HSL value hsl(183, 100%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #96FAFF?+

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