#A4BF9D Color

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

Color preview

#A4BF9D

Color formats

HEX
#A4BF9D
RGB
rgb(164, 191, 157)
RGBA
rgba(164, 191, 157, 1)
HSL
hsl(108, 21%, 68%)
HSV
hsv(108, 18%, 75%)
CMYK
cmyk(14%, 0%, 18%, 25%)
CSS variable
--color-primary: #A4BF9D;
Lowercase HEX
#a4bf9d

Shades

Tints

Tones

Harmony

CSS snippets for #A4BF9D

.color-a4bf9d {
  color: #A4BF9D;
  background-color: #A4BF9D;
}

Frequently asked questions

What color is #A4BF9D?+

#A4BF9D is a HEX color with RGB value rgb(164, 191, 157) and HSL value hsl(108, 21%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A4BF9D?+

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