#ABBD51 Color

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

Color preview

#ABBD51

Color formats

HEX
#ABBD51
RGB
rgb(171, 189, 81)
RGBA
rgba(171, 189, 81, 1)
HSL
hsl(70, 45%, 53%)
HSV
hsv(70, 57%, 74%)
CMYK
cmyk(10%, 0%, 57%, 26%)
CSS variable
--color-primary: #ABBD51;
Lowercase HEX
#abbd51

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD51

.color-abbd51 {
  color: #ABBD51;
  background-color: #ABBD51;
}

Frequently asked questions

What color is #ABBD51?+

#ABBD51 is a HEX color with RGB value rgb(171, 189, 81) and HSL value hsl(70, 45%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBD51?+

The closest Tailwind color is lime-400, available as the bg-lime-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