#97ABC2 Color

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

Color preview

#97ABC2

Color formats

HEX
#97ABC2
RGB
rgb(151, 171, 194)
RGBA
rgba(151, 171, 194, 1)
HSL
hsl(212, 26%, 68%)
HSV
hsv(212, 22%, 76%)
CMYK
cmyk(22%, 12%, 0%, 24%)
CSS variable
--color-primary: #97ABC2;
Lowercase HEX
#97abc2

Shades

Tints

Tones

Harmony

CSS snippets for #97ABC2

.color-97abc2 {
  color: #97ABC2;
  background-color: #97ABC2;
}

Frequently asked questions

What color is #97ABC2?+

#97ABC2 is a HEX color with RGB value rgb(151, 171, 194) and HSL value hsl(212, 26%, 68%). Its closest CSS named color is DarkGray.

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

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