#AFBB25 Color

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

Color preview

#AFBB25

Color formats

HEX
#AFBB25
RGB
rgb(175, 187, 37)
RGBA
rgba(175, 187, 37, 1)
HSL
hsl(65, 67%, 44%)
HSV
hsv(65, 80%, 73%)
CMYK
cmyk(6%, 0%, 80%, 27%)
CSS variable
--color-primary: #AFBB25;
Lowercase HEX
#afbb25

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB25

.color-afbb25 {
  color: #AFBB25;
  background-color: #AFBB25;
}

Frequently asked questions

What color is #AFBB25?+

#AFBB25 is a HEX color with RGB value rgb(175, 187, 37) and HSL value hsl(65, 67%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBB25?+

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