#ADBC8B Color

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

Color preview

#ADBC8B

Color formats

HEX
#ADBC8B
RGB
rgb(173, 188, 139)
RGBA
rgba(173, 188, 139, 1)
HSL
hsl(78, 27%, 64%)
HSV
hsv(78, 26%, 74%)
CMYK
cmyk(8%, 0%, 26%, 26%)
CSS variable
--color-primary: #ADBC8B;
Lowercase HEX
#adbc8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADBC8B

.color-adbc8b {
  color: #ADBC8B;
  background-color: #ADBC8B;
}

Frequently asked questions

What color is #ADBC8B?+

#ADBC8B is a HEX color with RGB value rgb(173, 188, 139) and HSL value hsl(78, 27%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADBC8B?+

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