#A1BF9B Color

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

Color preview

#A1BF9B

Color formats

HEX
#A1BF9B
RGB
rgb(161, 191, 155)
RGBA
rgba(161, 191, 155, 1)
HSL
hsl(110, 22%, 68%)
HSV
hsv(110, 19%, 75%)
CMYK
cmyk(16%, 0%, 19%, 25%)
CSS variable
--color-primary: #A1BF9B;
Lowercase HEX
#a1bf9b

Shades

Tints

Tones

Harmony

CSS snippets for #A1BF9B

.color-a1bf9b {
  color: #A1BF9B;
  background-color: #A1BF9B;
}

Frequently asked questions

What color is #A1BF9B?+

#A1BF9B is a HEX color with RGB value rgb(161, 191, 155) and HSL value hsl(110, 22%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A1BF9B?+

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