#A5BF7D Color

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

Color preview

#A5BF7D

Color formats

HEX
#A5BF7D
RGB
rgb(165, 191, 125)
RGBA
rgba(165, 191, 125, 1)
HSL
hsl(84, 34%, 62%)
HSV
hsv(84, 35%, 75%)
CMYK
cmyk(14%, 0%, 35%, 25%)
CSS variable
--color-primary: #A5BF7D;
Lowercase HEX
#a5bf7d

Shades

Tints

Tones

Harmony

CSS snippets for #A5BF7D

.color-a5bf7d {
  color: #A5BF7D;
  background-color: #A5BF7D;
}

Frequently asked questions

What color is #A5BF7D?+

#A5BF7D is a HEX color with RGB value rgb(165, 191, 125) and HSL value hsl(84, 34%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A5BF7D?+

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