#AFFC67 Color

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

Color preview

#AFFC67

Color formats

HEX
#AFFC67
RGB
rgb(175, 252, 103)
RGBA
rgba(175, 252, 103, 1)
HSL
hsl(91, 96%, 70%)
HSV
hsv(91, 59%, 99%)
CMYK
cmyk(31%, 0%, 59%, 1%)
CSS variable
--color-primary: #AFFC67;
Lowercase HEX
#affc67

Shades

Tints

Tones

Harmony

CSS snippets for #AFFC67

.color-affc67 {
  color: #AFFC67;
  background-color: #AFFC67;
}

Frequently asked questions

What color is #AFFC67?+

#AFFC67 is a HEX color with RGB value rgb(175, 252, 103) and HSL value hsl(91, 96%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFFC67?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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