#93DEFB Color

Inspect #93DEFB across formats, palettes, contrast and closest named color matches.

Color preview

#93DEFB

Color formats

HEX
#93DEFB
RGB
rgb(147, 222, 251)
RGBA
rgba(147, 222, 251, 1)
HSL
hsl(197, 93%, 78%)
HSV
hsv(197, 41%, 98%)
CMYK
cmyk(41%, 12%, 0%, 2%)
CSS variable
--color-primary: #93DEFB;
Lowercase HEX
#93defb

Shades

Tints

Tones

Harmony

CSS snippets for #93DEFB

.color-93defb {
  color: #93DEFB;
  background-color: #93DEFB;
}

Frequently asked questions

What color is #93DEFB?+

#93DEFB is a HEX color with RGB value rgb(147, 222, 251) and HSL value hsl(197, 93%, 78%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #93DEFB?+

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