#ABB38B Color

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

Color preview

#ABB38B

Color formats

HEX
#ABB38B
RGB
rgb(171, 179, 139)
RGBA
rgba(171, 179, 139, 1)
HSL
hsl(72, 21%, 62%)
HSV
hsv(72, 22%, 70%)
CMYK
cmyk(4%, 0%, 22%, 30%)
CSS variable
--color-primary: #ABB38B;
Lowercase HEX
#abb38b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB38B

.color-abb38b {
  color: #ABB38B;
  background-color: #ABB38B;
}

Frequently asked questions

What color is #ABB38B?+

#ABB38B is a HEX color with RGB value rgb(171, 179, 139) and HSL value hsl(72, 21%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABB38B?+

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