#A4ABCF Color

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

Color preview

#A4ABCF

Color formats

HEX
#A4ABCF
RGB
rgb(164, 171, 207)
RGBA
rgba(164, 171, 207, 1)
HSL
hsl(230, 31%, 73%)
HSV
hsv(230, 21%, 81%)
CMYK
cmyk(21%, 17%, 0%, 19%)
CSS variable
--color-primary: #A4ABCF;
Lowercase HEX
#a4abcf

Shades

Tints

Tones

Harmony

CSS snippets for #A4ABCF

.color-a4abcf {
  color: #A4ABCF;
  background-color: #A4ABCF;
}

Frequently asked questions

What color is #A4ABCF?+

#A4ABCF is a HEX color with RGB value rgb(164, 171, 207) and HSL value hsl(230, 31%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4ABCF?+

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