#97AEFF Color

Inspect #97AEFF across formats, palettes, contrast and closest named color matches.

Color preview

#97AEFF

Color formats

HEX
#97AEFF
RGB
rgb(151, 174, 255)
RGBA
rgba(151, 174, 255, 1)
HSL
hsl(227, 100%, 80%)
HSV
hsv(227, 41%, 100%)
CMYK
cmyk(41%, 32%, 0%, 0%)
CSS variable
--color-primary: #97AEFF;
Lowercase HEX
#97aeff

Shades

Tints

Tones

Harmony

CSS snippets for #97AEFF

.color-97aeff {
  color: #97AEFF;
  background-color: #97AEFF;
}

Frequently asked questions

What color is #97AEFF?+

#97AEFF is a HEX color with RGB value rgb(151, 174, 255) and HSL value hsl(227, 100%, 80%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #97AEFF?+

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