#91DEFF Color

Inspect #91DEFF across formats, palettes, contrast and closest named color matches.

Color preview

#91DEFF

Color formats

HEX
#91DEFF
RGB
rgb(145, 222, 255)
RGBA
rgba(145, 222, 255, 1)
HSL
hsl(198, 100%, 78%)
HSV
hsv(198, 43%, 100%)
CMYK
cmyk(43%, 13%, 0%, 0%)
CSS variable
--color-primary: #91DEFF;
Lowercase HEX
#91deff

Shades

Tints

Tones

Harmony

CSS snippets for #91DEFF

.color-91deff {
  color: #91DEFF;
  background-color: #91DEFF;
}

Frequently asked questions

What color is #91DEFF?+

#91DEFF is a HEX color with RGB value rgb(145, 222, 255) and HSL value hsl(198, 100%, 78%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #91DEFF?+

The closest Tailwind color is sky-300, available as the bg-sky-300 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