#A5CBBB Color

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

Color preview

#A5CBBB

Color formats

HEX
#A5CBBB
RGB
rgb(165, 203, 187)
RGBA
rgba(165, 203, 187, 1)
HSL
hsl(155, 27%, 72%)
HSV
hsv(155, 19%, 80%)
CMYK
cmyk(19%, 0%, 8%, 20%)
CSS variable
--color-primary: #A5CBBB;
Lowercase HEX
#a5cbbb

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBBB

.color-a5cbbb {
  color: #A5CBBB;
  background-color: #A5CBBB;
}

Frequently asked questions

What color is #A5CBBB?+

#A5CBBB is a HEX color with RGB value rgb(165, 203, 187) and HSL value hsl(155, 27%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CBBB?+

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