#ABBD34 Color

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

Color preview

#ABBD34

Color formats

HEX
#ABBD34
RGB
rgb(171, 189, 52)
RGBA
rgba(171, 189, 52, 1)
HSL
hsl(68, 57%, 47%)
HSV
hsv(68, 72%, 74%)
CMYK
cmyk(10%, 0%, 72%, 26%)
CSS variable
--color-primary: #ABBD34;
Lowercase HEX
#abbd34

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD34

.color-abbd34 {
  color: #ABBD34;
  background-color: #ABBD34;
}

Frequently asked questions

What color is #ABBD34?+

#ABBD34 is a HEX color with RGB value rgb(171, 189, 52) and HSL value hsl(68, 57%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBD34?+

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