#AFCEA2 Color

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

Color preview

#AFCEA2

Color formats

HEX
#AFCEA2
RGB
rgb(175, 206, 162)
RGBA
rgba(175, 206, 162, 1)
HSL
hsl(102, 31%, 72%)
HSV
hsv(102, 21%, 81%)
CMYK
cmyk(15%, 0%, 21%, 19%)
CSS variable
--color-primary: #AFCEA2;
Lowercase HEX
#afcea2

Shades

Tints

Tones

Harmony

CSS snippets for #AFCEA2

.color-afcea2 {
  color: #AFCEA2;
  background-color: #AFCEA2;
}

Frequently asked questions

What color is #AFCEA2?+

#AFCEA2 is a HEX color with RGB value rgb(175, 206, 162) and HSL value hsl(102, 31%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCEA2?+

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