#ADCB8C Color

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

Color preview

#ADCB8C

Color formats

HEX
#ADCB8C
RGB
rgb(173, 203, 140)
RGBA
rgba(173, 203, 140, 1)
HSL
hsl(89, 38%, 67%)
HSV
hsv(89, 31%, 80%)
CMYK
cmyk(15%, 0%, 31%, 20%)
CSS variable
--color-primary: #ADCB8C;
Lowercase HEX
#adcb8c

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB8C

.color-adcb8c {
  color: #ADCB8C;
  background-color: #ADCB8C;
}

Frequently asked questions

What color is #ADCB8C?+

#ADCB8C is a HEX color with RGB value rgb(173, 203, 140) and HSL value hsl(89, 38%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADCB8C?+

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