#AFBE90 Color

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

Color preview

#AFBE90

Color formats

HEX
#AFBE90
RGB
rgb(175, 190, 144)
RGBA
rgba(175, 190, 144, 1)
HSL
hsl(80, 26%, 65%)
HSV
hsv(80, 24%, 75%)
CMYK
cmyk(8%, 0%, 24%, 25%)
CSS variable
--color-primary: #AFBE90;
Lowercase HEX
#afbe90

Shades

Tints

Tones

Harmony

CSS snippets for #AFBE90

.color-afbe90 {
  color: #AFBE90;
  background-color: #AFBE90;
}

Frequently asked questions

What color is #AFBE90?+

#AFBE90 is a HEX color with RGB value rgb(175, 190, 144) and HSL value hsl(80, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFBE90?+

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