#AFCD07 Color

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

Color preview

#AFCD07

Color formats

HEX
#AFCD07
RGB
rgb(175, 205, 7)
RGBA
rgba(175, 205, 7, 1)
HSL
hsl(69, 93%, 42%)
HSV
hsv(69, 97%, 80%)
CMYK
cmyk(15%, 0%, 97%, 20%)
CSS variable
--color-primary: #AFCD07;
Lowercase HEX
#afcd07

Shades

Tints

Tones

Harmony

CSS snippets for #AFCD07

.color-afcd07 {
  color: #AFCD07;
  background-color: #AFCD07;
}

Frequently asked questions

What color is #AFCD07?+

#AFCD07 is a HEX color with RGB value rgb(175, 205, 7) and HSL value hsl(69, 93%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCD07?+

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