#AAABB4 Color

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

Color preview

#AAABB4

Color formats

HEX
#AAABB4
RGB
rgb(170, 171, 180)
RGBA
rgba(170, 171, 180, 1)
HSL
hsl(234, 6%, 69%)
HSV
hsv(234, 6%, 71%)
CMYK
cmyk(6%, 5%, 0%, 29%)
CSS variable
--color-primary: #AAABB4;
Lowercase HEX
#aaabb4

Shades

Tints

Tones

Harmony

CSS snippets for #AAABB4

.color-aaabb4 {
  color: #AAABB4;
  background-color: #AAABB4;
}

Frequently asked questions

What color is #AAABB4?+

#AAABB4 is a HEX color with RGB value rgb(170, 171, 180) and HSL value hsl(234, 6%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAABB4?+

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