#A9CCBF Color

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

Color preview

#A9CCBF

Color formats

HEX
#A9CCBF
RGB
rgb(169, 204, 191)
RGBA
rgba(169, 204, 191, 1)
HSL
hsl(158, 26%, 73%)
HSV
hsv(158, 17%, 80%)
CMYK
cmyk(17%, 0%, 6%, 20%)
CSS variable
--color-primary: #A9CCBF;
Lowercase HEX
#a9ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #A9CCBF

.color-a9ccbf {
  color: #A9CCBF;
  background-color: #A9CCBF;
}

Frequently asked questions

What color is #A9CCBF?+

#A9CCBF is a HEX color with RGB value rgb(169, 204, 191) and HSL value hsl(158, 26%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A9CCBF?+

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