#A4ABC1 Color

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

Color preview

#A4ABC1

Color formats

HEX
#A4ABC1
RGB
rgb(164, 171, 193)
RGBA
rgba(164, 171, 193, 1)
HSL
hsl(226, 19%, 70%)
HSV
hsv(226, 15%, 76%)
CMYK
cmyk(15%, 11%, 0%, 24%)
CSS variable
--color-primary: #A4ABC1;
Lowercase HEX
#a4abc1

Shades

Tints

Tones

Harmony

CSS snippets for #A4ABC1

.color-a4abc1 {
  color: #A4ABC1;
  background-color: #A4ABC1;
}

Frequently asked questions

What color is #A4ABC1?+

#A4ABC1 is a HEX color with RGB value rgb(164, 171, 193) and HSL value hsl(226, 19%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4ABC1?+

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