#ADCF8B Color

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

Color preview

#ADCF8B

Color formats

HEX
#ADCF8B
RGB
rgb(173, 207, 139)
RGBA
rgba(173, 207, 139, 1)
HSL
hsl(90, 41%, 68%)
HSV
hsv(90, 33%, 81%)
CMYK
cmyk(16%, 0%, 33%, 19%)
CSS variable
--color-primary: #ADCF8B;
Lowercase HEX
#adcf8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADCF8B

.color-adcf8b {
  color: #ADCF8B;
  background-color: #ADCF8B;
}

Frequently asked questions

What color is #ADCF8B?+

#ADCF8B is a HEX color with RGB value rgb(173, 207, 139) and HSL value hsl(90, 41%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADCF8B?+

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