#ADCB9E Color

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

Color preview

#ADCB9E

Color formats

HEX
#ADCB9E
RGB
rgb(173, 203, 158)
RGBA
rgba(173, 203, 158, 1)
HSL
hsl(100, 30%, 71%)
HSV
hsv(100, 22%, 80%)
CMYK
cmyk(15%, 0%, 22%, 20%)
CSS variable
--color-primary: #ADCB9E;
Lowercase HEX
#adcb9e

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB9E

.color-adcb9e {
  color: #ADCB9E;
  background-color: #ADCB9E;
}

Frequently asked questions

What color is #ADCB9E?+

#ADCB9E is a HEX color with RGB value rgb(173, 203, 158) and HSL value hsl(100, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADCB9E?+

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