#AFAF25 Color

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

Color preview

#AFAF25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF25

.color-afaf25 {
  color: #AFAF25;
  background-color: #AFAF25;
}

Frequently asked questions

What color is #AFAF25?+

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

What is the closest Tailwind color to #AFAF25?+

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