#ADCA8B Color

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

Color preview

#ADCA8B

Color formats

HEX
#ADCA8B
RGB
rgb(173, 202, 139)
RGBA
rgba(173, 202, 139, 1)
HSL
hsl(88, 37%, 67%)
HSV
hsv(88, 31%, 79%)
CMYK
cmyk(14%, 0%, 31%, 21%)
CSS variable
--color-primary: #ADCA8B;
Lowercase HEX
#adca8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADCA8B

.color-adca8b {
  color: #ADCA8B;
  background-color: #ADCA8B;
}

Frequently asked questions

What color is #ADCA8B?+

#ADCA8B is a HEX color with RGB value rgb(173, 202, 139) and HSL value hsl(88, 37%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADCA8B?+

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