#AFCA94 Color

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

Color preview

#AFCA94

Color formats

HEX
#AFCA94
RGB
rgb(175, 202, 148)
RGBA
rgba(175, 202, 148, 1)
HSL
hsl(90, 34%, 69%)
HSV
hsv(90, 27%, 79%)
CMYK
cmyk(13%, 0%, 27%, 21%)
CSS variable
--color-primary: #AFCA94;
Lowercase HEX
#afca94

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA94

.color-afca94 {
  color: #AFCA94;
  background-color: #AFCA94;
}

Frequently asked questions

What color is #AFCA94?+

#AFCA94 is a HEX color with RGB value rgb(175, 202, 148) and HSL value hsl(90, 34%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFCA94?+

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