#ABB48C Color

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

Color preview

#ABB48C

Color formats

HEX
#ABB48C
RGB
rgb(171, 180, 140)
RGBA
rgba(171, 180, 140, 1)
HSL
hsl(74, 21%, 63%)
HSV
hsv(74, 22%, 71%)
CMYK
cmyk(5%, 0%, 22%, 29%)
CSS variable
--color-primary: #ABB48C;
Lowercase HEX
#abb48c

Shades

Tints

Tones

Harmony

CSS snippets for #ABB48C

.color-abb48c {
  color: #ABB48C;
  background-color: #ABB48C;
}

Frequently asked questions

What color is #ABB48C?+

#ABB48C is a HEX color with RGB value rgb(171, 180, 140) and HSL value hsl(74, 21%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABB48C?+

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