#A5FFAF Color

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

Color preview

#A5FFAF

Color formats

HEX
#A5FFAF
RGB
rgb(165, 255, 175)
RGBA
rgba(165, 255, 175, 1)
HSL
hsl(127, 100%, 82%)
HSV
hsv(127, 35%, 100%)
CMYK
cmyk(35%, 0%, 31%, 0%)
CSS variable
--color-primary: #A5FFAF;
Lowercase HEX
#a5ffaf

Shades

Tints

Tones

Harmony

CSS snippets for #A5FFAF

.color-a5ffaf {
  color: #A5FFAF;
  background-color: #A5FFAF;
}

Frequently asked questions

What color is #A5FFAF?+

#A5FFAF is a HEX color with RGB value rgb(165, 255, 175) and HSL value hsl(127, 100%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FFAF?+

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