#A5FCAC Color

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

Color preview

#A5FCAC

Color formats

HEX
#A5FCAC
RGB
rgb(165, 252, 172)
RGBA
rgba(165, 252, 172, 1)
HSL
hsl(125, 94%, 82%)
HSV
hsv(125, 35%, 99%)
CMYK
cmyk(35%, 0%, 32%, 1%)
CSS variable
--color-primary: #A5FCAC;
Lowercase HEX
#a5fcac

Shades

Tints

Tones

Harmony

CSS snippets for #A5FCAC

.color-a5fcac {
  color: #A5FCAC;
  background-color: #A5FCAC;
}

Frequently asked questions

What color is #A5FCAC?+

#A5FCAC is a HEX color with RGB value rgb(165, 252, 172) and HSL value hsl(125, 94%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FCAC?+

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