#ABBD42 Color

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

Color preview

#ABBD42

Color formats

HEX
#ABBD42
RGB
rgb(171, 189, 66)
RGBA
rgba(171, 189, 66, 1)
HSL
hsl(69, 48%, 50%)
HSV
hsv(69, 65%, 74%)
CMYK
cmyk(10%, 0%, 65%, 26%)
CSS variable
--color-primary: #ABBD42;
Lowercase HEX
#abbd42

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD42

.color-abbd42 {
  color: #ABBD42;
  background-color: #ABBD42;
}

Frequently asked questions

What color is #ABBD42?+

#ABBD42 is a HEX color with RGB value rgb(171, 189, 66) and HSL value hsl(69, 48%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBD42?+

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