#ADC18B Color

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

Color preview

#ADC18B

Color formats

HEX
#ADC18B
RGB
rgb(173, 193, 139)
RGBA
rgba(173, 193, 139, 1)
HSL
hsl(82, 30%, 65%)
HSV
hsv(82, 28%, 76%)
CMYK
cmyk(10%, 0%, 28%, 24%)
CSS variable
--color-primary: #ADC18B;
Lowercase HEX
#adc18b

Shades

Tints

Tones

Harmony

CSS snippets for #ADC18B

.color-adc18b {
  color: #ADC18B;
  background-color: #ADC18B;
}

Frequently asked questions

What color is #ADC18B?+

#ADC18B is a HEX color with RGB value rgb(173, 193, 139) and HSL value hsl(82, 30%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADC18B?+

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