#A5BBBC Color

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

Color preview

#A5BBBC

Color formats

HEX
#A5BBBC
RGB
rgb(165, 187, 188)
RGBA
rgba(165, 187, 188, 1)
HSL
hsl(183, 15%, 69%)
HSV
hsv(183, 12%, 74%)
CMYK
cmyk(12%, 1%, 0%, 26%)
CSS variable
--color-primary: #A5BBBC;
Lowercase HEX
#a5bbbc

Shades

Tints

Tones

Harmony

CSS snippets for #A5BBBC

.color-a5bbbc {
  color: #A5BBBC;
  background-color: #A5BBBC;
}

Frequently asked questions

What color is #A5BBBC?+

#A5BBBC is a HEX color with RGB value rgb(165, 187, 188) and HSL value hsl(183, 15%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5BBBC?+

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