#ADCB90 Color

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

Color preview

#ADCB90

Color formats

HEX
#ADCB90
RGB
rgb(173, 203, 144)
RGBA
rgba(173, 203, 144, 1)
HSL
hsl(91, 36%, 68%)
HSV
hsv(91, 29%, 80%)
CMYK
cmyk(15%, 0%, 29%, 20%)
CSS variable
--color-primary: #ADCB90;
Lowercase HEX
#adcb90

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB90

.color-adcb90 {
  color: #ADCB90;
  background-color: #ADCB90;
}

Frequently asked questions

What color is #ADCB90?+

#ADCB90 is a HEX color with RGB value rgb(173, 203, 144) and HSL value hsl(91, 36%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADCB90?+

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