#AFCB34 Color

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

Color preview

#AFCB34

Color formats

HEX
#AFCB34
RGB
rgb(175, 203, 52)
RGBA
rgba(175, 203, 52, 1)
HSL
hsl(71, 59%, 50%)
HSV
hsv(71, 74%, 80%)
CMYK
cmyk(14%, 0%, 74%, 20%)
CSS variable
--color-primary: #AFCB34;
Lowercase HEX
#afcb34

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB34

.color-afcb34 {
  color: #AFCB34;
  background-color: #AFCB34;
}

Frequently asked questions

What color is #AFCB34?+

#AFCB34 is a HEX color with RGB value rgb(175, 203, 52) and HSL value hsl(71, 59%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCB34?+

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