#A9CBBD Color

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

Color preview

#A9CBBD

Color formats

HEX
#A9CBBD
RGB
rgb(169, 203, 189)
RGBA
rgba(169, 203, 189, 1)
HSL
hsl(155, 25%, 73%)
HSV
hsv(155, 17%, 80%)
CMYK
cmyk(17%, 0%, 7%, 20%)
CSS variable
--color-primary: #A9CBBD;
Lowercase HEX
#a9cbbd

Shades

Tints

Tones

Harmony

CSS snippets for #A9CBBD

.color-a9cbbd {
  color: #A9CBBD;
  background-color: #A9CBBD;
}

Frequently asked questions

What color is #A9CBBD?+

#A9CBBD is a HEX color with RGB value rgb(169, 203, 189) and HSL value hsl(155, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A9CBBD?+

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