#AFAA27 Color

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

Color preview

#AFAA27

Color formats

HEX
#AFAA27
RGB
rgb(175, 170, 39)
RGBA
rgba(175, 170, 39, 1)
HSL
hsl(58, 64%, 42%)
HSV
hsv(58, 78%, 69%)
CMYK
cmyk(0%, 3%, 78%, 31%)
CSS variable
--color-primary: #AFAA27;
Lowercase HEX
#afaa27

Shades

Tints

Tones

Harmony

CSS snippets for #AFAA27

.color-afaa27 {
  color: #AFAA27;
  background-color: #AFAA27;
}

Frequently asked questions

What color is #AFAA27?+

#AFAA27 is a HEX color with RGB value rgb(175, 170, 39) and HSL value hsl(58, 64%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFAA27?+

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