#A5FAAA Color

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

Color preview

#A5FAAA

Color formats

HEX
#A5FAAA
RGB
rgb(165, 250, 170)
RGBA
rgba(165, 250, 170, 1)
HSL
hsl(124, 89%, 81%)
HSV
hsv(124, 34%, 98%)
CMYK
cmyk(34%, 0%, 32%, 2%)
CSS variable
--color-primary: #A5FAAA;
Lowercase HEX
#a5faaa

Shades

Tints

Tones

Harmony

CSS snippets for #A5FAAA

.color-a5faaa {
  color: #A5FAAA;
  background-color: #A5FAAA;
}

Frequently asked questions

What color is #A5FAAA?+

#A5FAAA is a HEX color with RGB value rgb(165, 250, 170) and HSL value hsl(124, 89%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5FAAA?+

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