#95DEFB Color

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

Color preview

#95DEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95DEFB

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

Frequently asked questions

What color is #95DEFB?+

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

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

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