#A9CBBF Color

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

Color preview

#A9CBBF

Color formats

HEX
#A9CBBF
RGB
rgb(169, 203, 191)
RGBA
rgba(169, 203, 191, 1)
HSL
hsl(159, 25%, 73%)
HSV
hsv(159, 17%, 80%)
CMYK
cmyk(17%, 0%, 6%, 20%)
CSS variable
--color-primary: #A9CBBF;
Lowercase HEX
#a9cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #A9CBBF

.color-a9cbbf {
  color: #A9CBBF;
  background-color: #A9CBBF;
}

Frequently asked questions

What color is #A9CBBF?+

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

What is the closest Tailwind color to #A9CBBF?+

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