#ABBD0F Color

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

Color preview

#ABBD0F

Color formats

HEX
#ABBD0F
RGB
rgb(171, 189, 15)
RGBA
rgba(171, 189, 15, 1)
HSL
hsl(66, 85%, 40%)
HSV
hsv(66, 92%, 74%)
CMYK
cmyk(10%, 0%, 92%, 26%)
CSS variable
--color-primary: #ABBD0F;
Lowercase HEX
#abbd0f

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD0F

.color-abbd0f {
  color: #ABBD0F;
  background-color: #ABBD0F;
}

Frequently asked questions

What color is #ABBD0F?+

#ABBD0F is a HEX color with RGB value rgb(171, 189, 15) and HSL value hsl(66, 85%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBD0F?+

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