#95ABFA Color

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

Color preview

#95ABFA

Color formats

HEX
#95ABFA
RGB
rgb(149, 171, 250)
RGBA
rgba(149, 171, 250, 1)
HSL
hsl(227, 91%, 78%)
HSV
hsv(227, 40%, 98%)
CMYK
cmyk(40%, 32%, 0%, 2%)
CSS variable
--color-primary: #95ABFA;
Lowercase HEX
#95abfa

Shades

Tints

Tones

Harmony

CSS snippets for #95ABFA

.color-95abfa {
  color: #95ABFA;
  background-color: #95ABFA;
}

Frequently asked questions

What color is #95ABFA?+

#95ABFA is a HEX color with RGB value rgb(149, 171, 250) and HSL value hsl(227, 91%, 78%). Its closest CSS named color is LightSkyBlue.

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

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