#ABBB38 Color

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

Color preview

#ABBB38

Color formats

HEX
#ABBB38
RGB
rgb(171, 187, 56)
RGBA
rgba(171, 187, 56, 1)
HSL
hsl(67, 54%, 48%)
HSV
hsv(67, 70%, 73%)
CMYK
cmyk(9%, 0%, 70%, 27%)
CSS variable
--color-primary: #ABBB38;
Lowercase HEX
#abbb38

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB38

.color-abbb38 {
  color: #ABBB38;
  background-color: #ABBB38;
}

Frequently asked questions

What color is #ABBB38?+

#ABBB38 is a HEX color with RGB value rgb(171, 187, 56) and HSL value hsl(67, 54%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBB38?+

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