#A5ABC0 Color

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

Color preview

#A5ABC0

Color formats

HEX
#A5ABC0
RGB
rgb(165, 171, 192)
RGBA
rgba(165, 171, 192, 1)
HSL
hsl(227, 18%, 70%)
HSV
hsv(227, 14%, 75%)
CMYK
cmyk(14%, 11%, 0%, 25%)
CSS variable
--color-primary: #A5ABC0;
Lowercase HEX
#a5abc0

Shades

Tints

Tones

Harmony

CSS snippets for #A5ABC0

.color-a5abc0 {
  color: #A5ABC0;
  background-color: #A5ABC0;
}

Frequently asked questions

What color is #A5ABC0?+

#A5ABC0 is a HEX color with RGB value rgb(165, 171, 192) and HSL value hsl(227, 18%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5ABC0?+

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