#ADCB8A Color

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

Color preview

#ADCB8A

Color formats

HEX
#ADCB8A
RGB
rgb(173, 203, 138)
RGBA
rgba(173, 203, 138, 1)
HSL
hsl(88, 38%, 67%)
HSV
hsv(88, 32%, 80%)
CMYK
cmyk(15%, 0%, 32%, 20%)
CSS variable
--color-primary: #ADCB8A;
Lowercase HEX
#adcb8a

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB8A

.color-adcb8a {
  color: #ADCB8A;
  background-color: #ADCB8A;
}

Frequently asked questions

What color is #ADCB8A?+

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

What is the closest Tailwind color to #ADCB8A?+

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