#AFAB25 Color

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

Color preview

#AFAB25

Color formats

HEX
#AFAB25
RGB
rgb(175, 171, 37)
RGBA
rgba(175, 171, 37, 1)
HSL
hsl(58, 65%, 42%)
HSV
hsv(58, 79%, 69%)
CMYK
cmyk(0%, 2%, 79%, 31%)
CSS variable
--color-primary: #AFAB25;
Lowercase HEX
#afab25

Shades

Tints

Tones

Harmony

CSS snippets for #AFAB25

.color-afab25 {
  color: #AFAB25;
  background-color: #AFAB25;
}

Frequently asked questions

What color is #AFAB25?+

#AFAB25 is a HEX color with RGB value rgb(175, 171, 37) and HSL value hsl(58, 65%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFAB25?+

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