#AFCB30 Color

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

Color preview

#AFCB30

Color formats

HEX
#AFCB30
RGB
rgb(175, 203, 48)
RGBA
rgba(175, 203, 48, 1)
HSL
hsl(71, 62%, 49%)
HSV
hsv(71, 76%, 80%)
CMYK
cmyk(14%, 0%, 76%, 20%)
CSS variable
--color-primary: #AFCB30;
Lowercase HEX
#afcb30

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB30

.color-afcb30 {
  color: #AFCB30;
  background-color: #AFCB30;
}

Frequently asked questions

What color is #AFCB30?+

#AFCB30 is a HEX color with RGB value rgb(175, 203, 48) and HSL value hsl(71, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCB30?+

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